<style type="text/css">
<!--
.heading {
	font-size:18pt; 
	color:#003366; 
	font-family:times; 
	font-weight:bold;
	font-style:italic;
}
.sectionheading {
	font-size:9pt; 
	color:#ffffff; 
	font-family:arial; 
	font-weight:bold;
	font-style:italic;
}
.normal {
	font-size:10pt; 
	color:#000000; 
	font-family:arial;
}
.normalbold {
	font-size:10pt; 
	color:#000000; 
	font-family:arial;
	font-weight:bold;
}
.normalboldbig {
	font-size:12pt; 
	color:#000000; 
	font-family:arial;
	font-weight:bold;
}
.normalitalic {
	font-size:10pt; 
	color:#000000; 
	font-family:arial;
	font-style:italic;
}
.footer {
	font-size:9pt; 
	color:#000000; 
	font-family:arial;
}
.normalbolditalic {
	font-size:10pt; 
	color:#000000; 
	font-family:arial;
	font-weight:bold;
	font-style:italic;
	text-align:right;
}
.testimonial {
	font-size:10pt; 
	color:#000000; 
	font-family:"Tahoma";
	font-style:italic;
	font-weight:bold;
}
.bluesectionheading{
	font-size:10pt; 
	color:#000066; 
	font-family:arial; 
	font-weight:bold;
	font-style:italic;
}
.orangesectionheading{
	font-size:10pt; 
	color:#FF3300; 
	font-family:arial; 
	font-weight:bold;
	font-style:italic;
}
a.mainpage{
	font-size:10pt; 
	color:#ffffff; 
	font-family:arial; 
	font-weight:bold;
	text-decoration:underline;
}
a{
	text-decoration:none; 
}
a:link {
	color: #000066; 
	text-decoration:underline; 	
}
a:visited {
	color: #000066; 
	text-decoration:underline; 
}
a:active {
	color: #000066; 
	text-decoration:underline; 
}
a:hover {
	color: #003366; 
	text-decoration:underline;
}

.c0 {
	background-color: #003366;
}
.c1 {
	background-color: #0066FF;
}
body { 
	background-color: #003366;
}
-->
</style>