﻿body
	{
	font-family: Arial;
	font-size: large;
	color: #660000;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
}
p
	{
	font-family: Arial;
	font-size: large;
	color: #660000;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
}
td
	{
	font-family: Arial;
	font-size: large;
	color: #660000;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
}
a:visited
	{
    FONT-WEIGHT: bold;
	COLOR: #0000cc;
    TEXT-DECORATION: none;
	}
a:link
	{
	FONT-WEIGHT: normal;
	COLOR: #0000FF;
	TEXT-DECORATION: none;
}
a:hover
	{
	FONT-WEIGHT: bold;
	text-decoration: underline;
	COLOR: #FFFFFF;
	background: #19436B;
}
    .headlinered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}
.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.charthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.headlinered2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}
    