BODY
{
	font-family: Arial, Century Gothic;
	font-size: 10px; 
	margin: 0px;
}
OL
{
	font-family: Arial, Century Gothic;
	font-size: 12px; 
}
TD
{
	font-family: Arial, Century Gothic;
	font-size: 12px; 
}

.content-heading
{
	padding: 6px;
	font-size: 16px;
	font-weight: bold;
	color: White;
	background-color: #a50021; 
}

.paragraph_header
{
	color: #a50021;
    font-weight: bold;
}
.paragraph_bold
{
	font-size: 14px;
    font-weight: bold;
}
A
{
	color: #006C8C;
	text-decoration: none;
}

A:hover
{
	color: #006C8C;
	text-decoration: underline;
}
.blue	
{
	font-family: Arial;
	background-color: #333399;
	color : White;
    font-weight: bold;
    line-height: 1.5;
}
