body
{
	padding-top: 0px;
	font-family: Arial;
	margin:50px 0px; padding:0px;
	text-align:center;

}

h3
{
font-size: 14px; color: #333399;
}
h2
{
font-size: 24px; color: #333399;
}
p.home
{font-size: 18px; color:#666666;}
table,p,ol
{
font-size: 12px; color:#666666;	
}
li
{margin-bottom: 10px;}
div.content
{
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align:left;
	/*
	border-bottom: gray 2px solid;
	border-left: gray 2px solid;
	border-right: gray 2px solid;
	width: 794px; 
	margin-top: 0px;
*/
}
div.header
{
	
	border-top: gray 2px solid;
	border-bottom: gray 2px solid;
	border-left: gray 2px solid;
	border-right: gray 2px solid;
	/*
	width: 798px; 
	margin-top: 0px;
	padding-top: 0px;
	text-align:left;
	*/
	position: absolute;
    top: 20px;
    left: 50%;
	margin-left: -399px;
	text-align: center;
	width: 798px;
	margin-bottom: 50px;
	
}
table
{ text-align:left;
	margin-bottom: 0px;
	
	}
div.bottom_margin
{
	position: relative;
    top: 50px;
}