
body,main,p			{
	background-color:#ffffff;
	text-align:left;
    font-family : verdana,arial,helvetica,sans-serif; font-size :12px; color : #000000;
}

td {
    font-size: 12px;
}

#bigger {
	font-size: 14px;
	text-decoration: bold;
	font-weight: bold;
}


#navbar {
	text-align:left;
	align:left;
}

.topnav { 
	text-align: left;
}

#subnav {
	/*background-color: Gray;*/
	font-family: Arial	;
	color: #000000;
	font-size:11pt;
	a:hover { color: #ffffff; }
	
}

#sidenav { color: #ffffff; }

#sponsorheader { color: #ffffff; font-size: 10pt; }

#headlink {
    font-family: Arial;
	font-size: 10pt;
    color: #ffffff;
    hover { color: #ff0000; }
	a:visited { color: #ffffff; }
	a { color: #ffffff; }
}

#headlink:hover { color: #ff0000; }

#subnav:hover {
	color: #ff0000;
}

#sponsor {
    font-size: 10pt;
}

/* Link Definitions */
a	      {color:#ff0000;text-decoration:none}
a:hover	  {color:#ff0000;text-decoration:underline;}
a:visited { color: #ff0000; }

#header {
	font-weight: bold;
}

#subheader {
	font-weight: bold;
	color: #ff0000;
}