﻿body 
{ background-color:Navy;
	
}

.footer_text
{	font-size:smaller;
	margin-bottom:0.0px;
	margin-top:0.0px;
}
.content_tr
{	 background-color:White;

}
.content_div
{
	margin-left:20px;
	margin-right:20px;
	 margin-top:20px;
	 margin-bottom:20px;
}
.main_table
{	
	width:900px;
	border:3;
	border-style:inset;
	
}
.hdr_ftr_div
{
	width: 900px;
	height: 100px;
	background-color: #7fffd4;
}
.event_tbl_rows
{ text-align:center;
	font-size: 10pt;
	font-family: 'Arial Narrow';
}
P
{
	margin-top: 0.7ex;
	margin-bottom: 0.7ex;
}
