body, td
{
	font-family: Arial;
	font-size: small;
	color: #333333;
	text-align: left;
}
body.rightcol
{
	background-color: #BDD0D2;
}
p
{
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: left;
}
h1
{
	font-size: medium;
	color: #C9331A;
	margin-top: 6px;
	margin-bottom: 4px;
}
h2
{
	font-size: small;
	color: #C9331A;
	font-weight: 700;
	margin-top: 6px;
	margin-bottom: 4px;
}
h3
{
	font-size: x-small;
	color: #C9331A;
	margin-top: 4px;
	margin-bottom: 4px;
}
A
{
	color:#C9331A;
	text-decoration: underline;
	font-weight: 700;
}
A:visited
{
	color:#C9331A;
	text-decoration: underline;
	font-weight: 700;
}
A:hover
{
	color:#C9331A;
	text-decoration: none;
	font-weight: 700;
}
A.Nav
{
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
}
A.Nav:link
{
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
}
A.Nav:active
{
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
}
A.Nav:visited
{
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
}
A.Nav:hover
{
	text-decoration: underline;
}


.NewsHeader
{
	font-size: small;
	font-weight: 700;
	margin-top: 4px;
	margin-bottom: 4px;
}


TD.Footer
{
	font-size: 10px;
	color: #FFFFFF;
}
A.Footer
{
	text-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
A.Footer:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
A.Footer:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.imageright
{
	text-align:right;
}
.imageleft
{
	text-align:left;
}