/* CSS Document */

p,table,li
{
	font-family: arial, helvetica, 'sans serif';
	font-size: 10pt;

}


a:link    {
	color:#dba711;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {color:#dba711
font-weight: bold;
	text-decoration: underline;
	font-weight: bold;
}
a:active  {color:#dba711
font-weight: bold;
	text-decoration: underline;}
a:hover   {color:#cccccc
font-weight: bold;
	text-decoration: none;
	font-weight: bold;
}


.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #dba711;


}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
}

.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}
.border {
	border: 1px solid #CC9900;
}
.upcomingevents {
	font-size: 8.5pt;
}
