body {margin-top: 0px;}
a.background {background-position: 0px 0px; background-color: #CCCCCC;}
a:link {text-decoration:underline; color: #174d93}
a:visited {text-decoration:underline;color: #174d93}
a:hover {text-decoration:underline;color: #951515}
a:active {text-decoration: none;color: #333333}

.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: #AAAAAA;
}

.NormalDark {
	font-family:century gothic, Verdana, Calibri, Trebuchet MS, Arial;
	font-size: 12px;
	color: #000000;
}

.NormalErr {
	font-family:century gothic, Verdana, Calibri, Trebuchet MS, Arial;
	font-size: 12px;
	font-weight:bold;
	color:#990000;
}

.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: #AAAAAA;
}
.SmallErr {
	font-family:century gothic, Verdana, Calibri, Trebuchet MS, Arial;
	font-size: 10px;
	font-weight:bold;
	color:#990000;
}
.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: #AAAAAA;
}
.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;
}
.ExtraLarge {
	font-family:century gothic, Verdana, Calibri, Trebuchet MS, Arial;
	font-size: 24px;
	color: #333333;
}
.LargeErr {
	font-family:century gothic, Verdana, Calibri, Trebuchet MS, Arial;
	font-size: 16px;
	font-weight:bold;
	color:#990000;
}
.News {
	font-family: Georgia,Times New Roman, Courier New, Times;
	font-size: 12px;
	color: #000000;
}
.NewsSmall {
	font-family: Georgia,Times New Roman, Courier New, Times;
	font-size: 8px;
	color: #000000;
}
.NewsLarge {
	font-family: Georgia,Times New Roman, Courier New, Times;
	font-size: 16px;
	color: #000000;
}
