/* CSS Document */

.style1 {font-family: Arial, Helvetica, sans-serif}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
.style7 {	color: #0000FF;
	font-style: italic;
}
.style8 {	color: #FF0000;
	font-weight: bold;
}
.style4 {	color: #0000FF;
	font-weight: bold;
}
#sponsors li {
	padding-bottom:2px;
	list-style-type: none;
}
#sponsors li a {
	color:#FF33CC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}

#sponsors li a:hover {
	color:#1C25F1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}
