body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  font-color: #336699;
}
h1 {
	font-size: 16px;
	color: #336699;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
p {
	font-size: 12px;
	color: #336699;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
a:link
{
font-weight: bold;
color: #CC0000;
background-color: transparent;
text-decoration: none;
}
a:visited
{
font-weight: bold;
color: #CC0000;
background-color: transparent;
text-decoration: none;
}
a:active
{
font-weight: bold;
color: #CC0000;
background-color: transparent;
text-decoration: none;
}
a:hover
{
font-weight: bold;
color: 336699;
background-color: #fff;
text-decoration: none;
}.table {
	font-size: 12px;
	color: #336699;
}
.regulartxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
