body, html {margin:0; padding:0; border:0;} /* Re-sets IE to "zero" for these values */

h1 {
	font-family:"verdana";
	font-size:15px;
	font-weight:bold;
	color:#D0A83F
}

h2 {
	font-family:"verdana";
	font-size: 17px;
	font-weight:bold;
	color:#D0A83F
	}
	
P {
	font-weight:normal;
	font-family:"verdana";
	color:#000000;
	font-size:11px;
	text-align:justify
	}
	
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	line-height:90%;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	margin-left: 5px;
	margin-right: 5px
}

a:link {text-decoration: none; color: #D0A83F;}
a:visited {text-decoration: none; color: #D0A83F;}
a:hover {text-decoration: underline; color: red;}
a:active {text-decoration: none; color: #D0A83F;}

