a.event:link    {color:#cc3300; font-size: 16px; text-decoration:none;}
a.event:visited {color:#cc3300; font-size: 16px; text-decoration:none;}
a.event:active  {color:#cc3300; font-size: 16px; text-decoration:none;}
a.event:hover   {color:#cc3300; font-size: 16px; text-decoration:underline;}
 
body
{
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Hdg
{
	font-size: 24px;
	color: #cc3300;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, non-serif;
	text-align: left;
	vertical-align: top;
}
.Txt
{
	font-size: 12px;
	color: black;
	font-family: "Trebuchet MS", Arial, Helvetica, non-serif;
	text-align: left;
	vertical-align: top;
}
