body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	color: #ffffff;
}
.NormalText
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial, Tahoma, Verdana;
}
.MenuText
{
    FONT-SIZE: 7pt;
	FONT-FAMILY: Verdana, Trebuchet MS, Arial, Tahoma;
	font-weight: bold;
}
.SmallText
{
    FONT-SIZE: 9px;
    FONT-FAMILY: Verdana, Trebuchet MS, Tahoma, Arial;
}
.TitleText
{
    FONT-SIZE: 14pt;
    FONT-FAMILY: Arial Narrow, Trebuchet MS, Arial, Verdana, Tahoma
}
.TitleText2
{
    FONT-SIZE: 11pt;
    FONT-FAMILY: Arial, Trebuchet MS, Arial, Verdana, Tahoma
}
.TitleText3
{
    FONT-SIZE: 19pt;
    FONT-FAMILY: Trebuchet MS, Arial, Verdana, Tahoma;
}
A:link {
	text-decoration: underline;
	color: #ffffff;
}
A:visited {
	text-decoration: underline;
	color: #ffffff;
}
A:active {
	text-decoration: underline;
	color: #ffffff;
}
A:hover {
	text-decoration: none;
	color: #ffffff;
}
A.black:link { text-decoration: underline;
	color: #000000;
}
A.black:visited {
	text-decoration: underline;
	color: #000000;
}
A.black:active {
	text-decoration: underline;
	color: #000000;
}
A.black:hover {
	text-decoration: none;
	color: #000000;
}
a img
{
	border: none;
}

