BODY {
	background-color: transparent;
	color : Black;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin-right : 5%;
}
.topnav {
	font-family : Verdana;
	background-color: transparent;
	color : white;
	font-size : 10pt;
	font-weight: bold;
	text-decoration : none;
}
.topnav A:LINK, .topnav A:VISITED {
	font-family : Verdana;
	background-color: transparent;
	color : white;
	font-size : 10pt;
	font-weight: bold;
	text-decoration : none;
}
.topnav A:HOVER {
	font-family : Verdana;
	color : white;
	font-size : 10pt;
	font-weight: bold;
	text-decoration : underline;
}
.MedWhiteBold	{
	color : White;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : Bold;
}
.MedWhiteNormal	{
	color : White;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}
.MedWhiteNormal A:LINK, .MedWhiteNormal A:VISITED {
	color : red;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : underline;
}
.MedWhiteNormal	A:HOVER {
	color : White;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}
.MedWhiteItalic	{
	color : White;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	font-sytle : italic;
	font-style: italic;
}
.footer	{
	color : White;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : Bold;
}
.footer A:LINK, .footer A:VISITED {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color : white;
	font-size : 7pt;
	font-weight: Bold;
	text-decoration : underline;
}
.footer A:HOVER {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color : white;
	font-size : 7pt;
	font-weight: Bold;
	text-decoration : underline;
}
.events {
	color : White;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : normal;
}
		
