/* CSS Document */

p,table,li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	line-height: normal;



}


a:link    {
	color:#E7AE0A;
	font-weight: bold;
	text-decoration: underline;

}
a:visited {
	color:#E7AE0A;
	font-weight: bold;
	text-decoration: underline;

}
a:active  {color:#E7AE0A}
a:hover   {
	color:#ffffff;
	font-weight: bold;
	text-decoration: underline;

}


.header1 {
	font-family: "Courier New", Courier, mono;
	font-size: 14.5pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #E7AE0A;
	letter-spacing: 0.5px;

	







}

.header2 {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;

}
.upcomingevents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.borderTable {	
border: 1px solid #666666;
}
