body 	{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000 !important;
	background-color: #FFF !important;
	line-height: 15pt;
	text-align: justify;
}
#top {
	margin: 0;
	color: #621327;
	background: white;
	width: 750px;
	border-bottom:  2px solid black;
	text-align: left;
}	
#top h1 {
	font-size: 14px;
	font-family:  Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	float: left;
	margin-left: 150px;
	margin-top: -26px;
	color: black;
	background: white;
}
h1 	{
	font-size: 16pt;
	text-align: center;
}
h2 	{
	display: block;
	font-size: 14pt;
	text-align: center;  
	clear: both;
}
h3 	{
	display: block;
	font-size: 12pt;
	text-align: left;  
	clear: both;
}	
a {
	color: #000 !important;
	background-color: #FFF !important;
}
#content #menu{
	display: none;
}
#topOverlap {
	display: none;
}
#content .boxright {
	padding: 0.3em;
	margin: 0 1em 1em 2em;
	font-size: 0.9em;
	text-align: center;
	border: 2px solid #ddd;
	height: auto;
	width: 131px;
	float: right;
}  
#footer {
	color: black;
	background: white;
	font-size: 80%;
	padding: 2px;
	text-align: right;
}  
* html #content #menu {
	display: none;
}  
