body{
	background-color:	white;
	border-top:		solid 3px green;
	margin:			0 0 0 0;
	font-family:		Arial;
	font-color:		black;
	height:			60px;
}
a:link,
a:visited,
a:hover,
a:active{
	text-decoration:	none;
	color:			black;
}
.header{
	background-color:	white;
	height:			60px;
	margin:			
}
img.header{
	width:			140px;
	height:			45px;
	margin:			15px 0 0 20px;
	border-style:		none;
}
.logo_text{
	margin:			5px 0 0 450px;
	font-size:		10.5pt;
}