<style type="text/css">

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #65659A;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}


body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


body {
	background-image: url(background-002.gif);
    background-position:top center; 	
	background-repeat: no-repeat;
	background-attachment:fixed;
}



.Twelve-Point_Italic_Caption {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

.Fourteen-Point-Red-Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;

}

.Fourteen-Point-Black-Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.Eighteen_Point_Bold_Orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #ff6600;
}

.Default-Body-Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}


</style>