/* CSS Document */

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

}


a:link    {
	color:#CC3300;
	font-weight: bold;
}
a:visited {
	color:#CC3300;
	font-weight: bold;
}
a:active  {
	color:#333333;
	font-weight: bold;
}
a:hover   {
	color:#CCFF00;
	font-weight: bold;
}


.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	text-transform: uppercase;
	color: 1D5548;
	font-style: italic;


}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
.events {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #000000;
}
