/* MAIN STYLES */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #003399;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #003399;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #003399;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
}

a {
	color: #3366CC;
}

a:hover {
	color: #FFFFFF;
	background-color: #0066CC;
}

a:active {
	color: #CCCC00;
	background-color: #0066CC;
}

ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size;
	font-size: 10pt;
	color: #666666;
}



/* CLASSES */



.footer p {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 8pt;
}

.footer a {
	color: #336699;
	text-decoration: none;
}

.footer a:hover {
	color: #FFFFFF;
	background-color: #0066CC;
}

.footer a:active {
	color: #CCCC00;
	background-color: #0066CC;
}
