﻿body 
{
	color : #000000; 
	background : #ffffff; 
	font-family : "Times New Roman", Times, serif; 
	font-size : 12pt; 
	text-align:center;
	margin-top:0px;
}
#Content 
{
	width:650px;
	margin:0px auto 0px auto;
	text-align:left;
	border:1px solid #000000;
}

#RuleText
{
	text-align:left;
	font-size: 12pt;
	font-family:"Times New Roman", Times, serif;;
		
	
}

a:link 
{
	color: #0000ff;
	text-decoration: underline;
}
#navigation, #sidenav, #menunav, #othernav, #other { display:none; } 
