@charset "utf-8";
/* CSS Document */
<style>
body, p, td, tr {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color:#333333;	
}

A:link {color:#cc6699; text-decoration: underline; text-underline:none;}
A:visited {color:#cc6699; text-decoration: underline; text-underline:none;}
A:active {color:#cc6699; text-decoration: underline; text-underline:none;}
A:hover {color:#993366;	text-decoration:underline; text-underline:none;}	

#sponsorship A:link {color:#c90161; text-decoration: underline; text-underline:none;}
#sponsorship A:visited {color:#c90161; text-decoration: underline; text-underline:none;}
#sponsorship A:active {color:#c90161; text-decoration: underline; text-underline:none;}
#sponsorship A:hover {color:#993366;	text-decoration:underline; text-underline:none;}	
#sponsorship p {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color:#333333;	
}


#navbar {color:white; padding-bottom: 5px; text-align:center; font-family: Verdana, Arial, Geneva, Helvetica; font-size: 9pt; font-style: normal;}
#navbar A:link {color:#FFFFFF; text-decoration: underline; text-underline:none;}
#navbar A:visited {color:#FFFFFF; text-decoration: underline; text-underline:none;}
#navbar A:active {color:#FFFFFF; text-decoration: underline; text-underline:none;}
#navbar A:hover {color:#cc6699;	text-decoration:none; text-underline:none; background:#FFFFFF;}	

h1 {color:#b82d7c; font-size:10; font-weight:bold; font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;}
h2 {color:#b82d7c; font-size:10; font-weight:bold; font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;}

#sponsor th {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight:bold;
	color:#333333;
	background-color:#FF99FF;
}
#sponsor td {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight:normal;
	color:#333333;
	background-color:#FFD9FF;
}


</style>

