.header-red-16
 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
body,td,th {
	font-family: Arial;
	font-size: 14px;
	color: #333399;
}
body {
	margin-top: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #333399;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333399;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #333399;
}

.text-9-blue {
	font-family: Arial;
	font-size: 9px;
	color: #333399;
}
.text-blue-16 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333399;
}
.text-blue-18 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #333399;
}
.text-12-blue {
	font-family: Arial;
	font-size: 12px;
	color: #333399;
}
a.text12:link {
	font-family: Arial;
	font-size: 12px;
	color: #333399;
	text-decoration: underline;
}
a.text12:visited {
	font-family: Arial;
	font-size: 12px;
	color: #333399;
	text-decoration: underline;
}
a.text12:hover {
	font-family: Arial;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a.text12:active {
	font-family: Arial;
	font-size: 12px;
	color: #333399;
	text-decoration: underline;
}
