﻿body {
	font-family: Ariel, Verdana, sans-serif;	
	font-size: large;
	color: #000000;
	list-style-type: disc;
	width: 800px;
	font-size: 12px;
}
h4  {
	color: gray ;
	font-size: 14pt;
	font-weight:bold;
}
p.gray{
	color: gray ;
}
p.white{
	color: white ;
}
td.redcell  {
	background: #800000;
	color: white;
	text-align:center; 
	text-align:center;
	margin: 0pt 0pt 0pt 0pt;
}

td.lowerline {
text-align:	center;
	font-family: Calibri;
	font-size: 14px;
	color: #800000;
}

table.maintable {
text-align:	left;
	width: 700px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}

td.greycell {
	background-color: #CCCCCC;
	padding-left: 20px;
	margin: 0px 0px 0px 0px;
	padding:  5px;
	color: #000000;
}
.centered
		{
		margin: 0 auto;
		text-align: center;
		}
		
a:link {color: #800000}
a:visited {color: #800000}
a:hover {color: #000000}
a:active {color: #800000}