body {
	background: #000066 url(../images/background.jpg);
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 16pt;
	color: black;
}

/* ========== Font Styles ============================== */
a:link, a:visited {color: #003399; text-decoration: underline;}
a:hover, a.class2:hover {color: #CCCC33; text-decoration: none;}
a:active {color: #CC9900; text-decoration: none;}
a.class2:link, a.class2:visited, a.class2:active {color: #CCCC00; text-decoration: underline;}

.headline {
	font-size: 24pt;
	color: #000099;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #003399;
}

.copyright {
	font-size: 10pt;
	color: #fff;
	text-align: center;
}
.copyright a, .copyright a:link, .copyright a:visited {color: #CCCC00;}

.smalltext, .caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 7px;
}

.style1 {color: white}
.style3 {color: #6699FF; font-size: 10pt;}
.style4 {font-family: Arial, Helvetica, sans-serif;font-size: 10pt;color: #FFFFFF;}
.style5 {font-size: 12pt;font-style: italic;}

#sidebar form {text-align: right;}