body{
	font-family:verdana;
	color:#000000;
	font-size:10pt;
	
	}

a:link{
	font-family:verdana;
	color:#0000FF;	
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	}
a:visited{
	font-family:verdana;
	color:#FF00FF;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	}
		
a:hover{
	font-family:verdana;
	color:#0099CC;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	}
.navigation {
	position:relative;
	width: 25%;
	height:absolute;

}
.body_text {
	position: absolute;
	width: 50%;
}
.news {
	position: absolute;
	width: 25%;
}
.image {
	position: absolute;
	width: 25%;
}
header1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:large;
	color:#000000;
	}
	
header3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	color:#000000;
	}
	
	
	
	
