body {
	background-color : #eeeae6;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
	margin-left : 0;
}

a {
	color: white;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: red;
}

a.email2:link {color: black; text-decoration: none; }
a.email2:active {color: black; text-decoration: none; }
a.email2:hover {color: #0000FF ; text-decoration: none; }
	
.main {font-size: 13px; color: #000000; font-family: Arial;}
.main_foot {font-size: 11px; color: #75757d; font-family: Arial;}
.style2 {font-family: Arial, Helvetica, sans-serif;	font-size: 14px; color: #75757d; font-weight: bold;}
.title {font-family: Arial, Helvetica, sans-serif;	font-size: 15px; color: #000000;}
.header {font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: ##666666;}
.menu {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #FFFFFF; font-weight: bold;}
.menu_on {font-size: 13px; color: red; font-family: Arial;}
.image{	border-style:solid;	border-color: white;	border-width:5px;	}	
.image2{	border-style:solid;	border-color: white;	border-width:10px;	}	
.form {font-size: 12px; color: black; font-family: Arial;}