body,p,center
{
   color: #000033;
   
   font-family: Verdana, Helvetica; 
   font-size: 12px;
}
a, 
a:visited, 
a:link { 
        color: #7D773E;
	font-family: Verdana, Helvetica; 
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a:hover{ 
	color: #7D773E; 
	text-decoration: overline underline;
	font-size: 12px;
	font-weight: bold;
}
a: alink {
color: #7D773E;
text-decoration: underline;
font-size: 12px;
	font-weight: bold;
	}.BoldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.NormalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Block {
	background-color: #FFC;
	border: thin dashed #900;
	margin: 3px;
	padding: 3px;
}

