body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	FONT-SIZE: 12px;
} 
* {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; line-height:20px;
}
a:link {
	color: #333333; text-decoration: none
}
a:visited {
	color: #333333; text-decoration: none
}
a:active {
    color: #333333; text-decoration: none
}
a:hover {
	color: #990000; text-decoration: underline
}
.f12white{
    FONT-SIZE:12px;
	color:#fff;
}
.f14whiteb{
    FONT-SIZE:14px;
	color:#fff;
	font-weight:bold
}
.f14black{
    FONT-SIZE:14px;
}
.f14blackb{
    FONT-SIZE:14px;
	color:#990000;
	font-weight:bold
}
.f12gray{
    FONT-SIZE:12px;
	color:#333333;
}