body {
	background-color: #3366CC;
	background-image: url(bg.jpg);
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0053B9;
	line-height: 22px;
}
a:link {
	color: #000099;
	text-decoration: none;
	background-color: #F2ECFF;
	padding-right: 9px;
	padding-left: 9px;
	border: 1px solid #333366;
}
a:visited {
	color: #000099;
	text-decoration: none;
	background-color: #F2ECFF;
	padding-right: 9px;
	padding-left: 9px;
	border: 1px solid #333366;
}
a:hover {
	text-decoration: none;
	color: #00CCFF;
	background-color: #000099;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
	font-style: italic;
}
h1 {
	font-size: 24px;
	font-weight: normal;
}
h2 {
	font-weight: normal;
	color: #330099;
	text-decoration: none;
	padding-top: 0px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	letter-spacing: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3266CC;
	margin: 0px;
}
.margins {
	padding-left: 25px;
	padding-right: 25px;
}
.bluish {
	color: #003399;
	font-family: "Times New Roman", Times, serif;
}
.bold {
	font-size: 17px;
	font-weight: bold;
	color: #003399;
}
.rightmargin {
	margin-right: 15px;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #330066;
}
.bigname {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #000066;
}
.footer {
	padding: 7px;
	border: 3px double #333399;
	background-color: #F2ECFF;
	margin-bottom: 0px;
}
.leftmargin {
	margin-left: 12px;
}
.pricetable {
	padding: 2px;
	border: 2px solid #FFFFFF;
}
a:quote {
	color: #000099;
	text-decoration: none;
	background-color: #F2ECFF;
}
