body {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 0.9em;		
	border-top-width:0px;
	text-align:center;	
}

.TopTitle
{
	text-align:center;
	font-size: 1.1em;
	color:#990000;
	font-weight: bold;	
}

td
{
	font-size:0.9em;
}

.fullBar
{
	width:100%;
	height:1.3em;
	vertical-align:middle;
	background-color:#990000;	
	
	border-top-color:#660000;
	border-top-style:solid;
	border-top-width:1px;
	
	border-bottom-color:#660000;
	border-bottom-style:solid;
	border-bottom-width:1px;

}
.redBar
{
	width:800px;
	margin: 0 auto;	
	text-align:center;
}

h1
{
	color:#990000;
	font-size:1.0em;
	text-align:center;
}

h2
{
	color:#000000;
	font-size:1.0em;
}

ul
{
line-height:1.3em;
}
ol
{
line-height:1.3em;
}

.topBar
{
background-color:#A30708;
height:60px;
width:100%;
text-align:center;
}

 
.main
{
	width:800px;
	padding-top:15px;
	margin:0 auto;
	text-align:left;
}
