
body {
	font-size: 10px;
	font-family: Arial,Verdana,Helvetica;
}
td {
	font-size: 12px;
	font-family: Arial,Verdana,Helvetica;
}
p.footer {
	font-size: 10px;
	color:#FFFFFF;
	font-family: Arial,Verdana,Helvetica;
}
.maincontent p {
	font-size: 12px;
	font-family: Arial,Verdana,Helvetica;
}
.maincontent p a, .maincontent p a:visited, .maincontent p a:active {
	font-size: 12px;
	font-family: Arial,Verdana,Helvetica;
	color: #D21033;
	text-decoration: underline;
}
.maincontent p a:hover {
	text-decoration: none;
}
.nav p {
	font-size: 12px;
	font-weight: bold;
	font-family: Times New Roman;
}
.nav p.selected {
	font-size: 12px;
	font-weight: bold;
	font-family: Times New Roman;
	color: #D21033;
}
.nav p a, .nav p a:visited, .nav p a:active {
	font-size: 12px;
	font-weight: bold;
	font-family: Times New Roman;
	color: #000000;
	text-decoration: none;
}
.nav p a:hover {
	text-decoration: none;
	color: #D21033;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	font-family: Times New Roman;
	color: #D21033;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	font-family: Times New Roman;
	color: #000000;
}