body {margin-top: 0px;}
a.background {background-position: 0px 0px; background-color: #FFFFFF;}
a:link {text-decoration:underline; color:#0099FF}
a:visited {text-decoration:none;color: #0099FF}
a:hover {text-decoration:underline;color: #0099FF}
a:active {text-decoration: none;color: #0099FF}

.Normal {
	font-family:century gothic, Verdana, Calibri, Trebuchet MS, Arial;
	font-size: 12px;
	color: #333333;
}

.NormalLight {
	font-family:century gothic, Verdana, Calibri, Trebuchet MS, Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.NormalDark {
	font-family:century gothic, Verdana, Calibri, Trebuchet MS, Arial;
	font-size: 12px;
	color: #000000;
}
.Small {
	font-family:century gothic, Verdana, Calibri, Trebuchet MS, Arial;
	font-size: 9px;
	color: #333333;
}
.SmallDark {
	font-family:century gothic, Verdana, Calibri, Trebuchet MS, Arial;
	font-size: 9px;
	color: #000000;
}
.SmallLight {
	font-family:century gothic, Verdana, Calibri, Trebuchet MS, Arial;
	font-size: 9px;
	color: #FFFFFF;
}
.Large {
	font-family:century gothic, Verdana, Calibri, Trebuchet MS, Arial;
	font-size: 16px;
	color: #333333;
}
.LargeLight {
	font-family:century gothic, Verdana, Calibri, Trebuchet MS, Arial;
	font-size: 16px;
	color: #FFFFFF;
}
.LargeWhite {
	font-family:century gothic, Verdana, Calibri, Trebuchet MS, Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.LargeDark {
	font-family:century gothic, Verdana, Calibri, Trebuchet MS, Arial;
	font-size: 16px;
	color: #000000;
}

.News {
	font-family: Times New Roman, Courier New, Times;
	font-size: 12px;
	color: #000000;
}
.NewsSmall {
	font-family:Courier New, Times New Roman, Times;
	font-size: 8px;
	color: #000000;
}
.NewsLarge {
	font-family:Courier New, Times New Roman, Times;
	font-size: 16px;
	color: #000000;
}
