@charset "utf-8";
/* CSS Document */

<style type="text/css">
.style2 {	font-size: 10px;
	font-style: italic;
	color: #FF0000;
}
body{
margin: 10px;
background-color:#fff;
}
body, div{
font-family:Verdana, Arial;
font-size:12px;
color:#666;
}
li{
margin-bottom:4px;
}
h1{
font-size:20px;
margin-bottom:8px;
letter-spacing:-1px;
}
h2{
font-size:14px;
color:#f00;
text-align:center;
}
td {
padding:10px 0 10px 10px;
}
p{
font-size:14px;
font-weight:bold;
color:#000;
margin:0;
}
a{
font-weight:bold;
color:navy;
}
a:hover{
font-weight:bold;
color:red;
text-decoration:none;
}
.floatleft{
float:left; 
text-align:left;
margin-right:10px;
width:550px;
}
.clear-all{
clear:both; 
line-height:0; 
height:0;
}
.mini{ font-size:10px; padding-left:30px;}
.and{ font-size:18px;}
.subhead{ font-size:19px; font-weight:bold; letter-spacing:-1.5px; padding-left:30px; color:#231177; padding-top:5px;}
.sponsors{ font-size:9px; text-align:center; color:#999; padding-bottom:20px;}
.green{ color:#390; font-weight:bold}
.red{ color:#f00; font-weight:bold}
.blue{ color:#009 ; font-weight:bold}
.orange{ color:#f30 ; font-weight:bold}
.sponsors a { color:#600; font-weight:normal; text-decoration:none;}

