body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #000000;
}
.flarge {
	font-size: 12px;
}
.fsmall {
	font-size: 11px;
}

.fheader {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.fheader2 {
	font-size: 13px;
	font-weight: bold;
	color: #000088;
}
.fheader3 {
	font-size: 12px;
	font-weight: bold;
	color: #000088;
}

.fblue {
	font-size: 12px;
	color: #000077;
}

.alink {
	color: #003399;
	font-size: 12px;
}
.alink:hover {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
.fheaderred {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
.fheaderreds {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
a.menu {
	color: #000077;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.alink:hover {
	color: #FF0000;
}
a.current {
	color: #CC0000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.anew {
	color: #003399;
	font-size: 11px;
}
.anew:hover {
	color: #FF0000;
}
.anoline {
	color: #003399;
	font-size: 11px;
	text-decoration: none;
	line-height: 13px;
}
.anoline:hover {
	color: #FF0000;
	text-decoration: underline;
}

