BODY {
	background: #0f3770;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	/* background-image: url("images/back.gif");
*/
	margin-left: 2%;
	margin-right: 2%;
}
li {vertical-align: top;}
H1, H2, H4, H5 {
	font-family: serif;
	/* font-family: Garamond, Palatino, Times New Roman, Times, serif;
*/
	color: #80A0FF;
	font-weigth: bold;
}
H1 {
	font-size: 20pt;
	text-align: left;
}
H2 {
	font-size: 15pt;
}
H3 {
	font-size: 12pt;
 color: #80A0FF;
	font-weight: heavy;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 10px;
}
H6 {
	font-size: 8pt;
	color: #03A1D5;
	font-style: italic;
	font-family: times;
}
A {
	text-decoration: none;
}
A:link {
	color: #C0E0FF;
	font-weight: bolder;
	text-decoration: none;
}
A:visited {
	color: #B0B0F0;
	font-weight: bolder;
}
A:hover {
	text-decoration: underline;
	color: #60A0FF;
}
.navbar {
	font-size: 8pt;
	text-align: center;
	margin: 5pt;
}
.copy {
	font-size: 8pt;
	text-align: center;
	margin: 5pt;
}
.a2 {
	background-color: #1B4583;
}
TABLE {
	/*background-repeat: no-repeat;
*/
	text-align: justify;
}
A:link.new {
	color: #0f3720;
	background-color: white;
	width: 100%;
}
A:visited.new {
	color: #333366;
	background-color: white;
	width: 100%;
}
A:hover.new {
	color: maroon;
	background-color: white;
	width: 100%;
}

.new {
	color: #0f3720;
	background-color: white;
	padding-left: 2px;
	padding-right: 8px;
}

.offer { font-weight: bold;}

div.infobox {
border: 1px solid white;
width: 160px;
-moz-border-radius: 8px;
float: right;
padding: 5px;
margin: 0 0 8px 20px;
text-align: center;
background-color: lightblue;
}
div.infobox a, div.infobox a:hover, div.infobox a:link, div.infobox a:visited{
text-decoration: none;
color: #0f3770;
}

