@charset "UTF-8";
/* CSS Document */


body {
	font-family: trebuchet, tahoma, verdana, arial;
	font-size:12px;
	color:#efefef;
	margin:0px;
}
.menu {
	background-color: #666666;
	font-family: trebuchet, tahoma, verdana, arial;
	font-size:12px;
	color:#efefef;
}
.header {
	font-family: trebuchet, tahoma, verdana, arial; 
	font-size: 36px;
	vertical-align:text-top;}
.maintext {
	font-family: trebuchet, tahoma, verdana, arial; 
	font-size: 12px;
	vertical-align:text-top;}
.style1 {
	font-weight:bold;
	color: orange;}
.style4 {
	font-size: 2px;
	color: #ffffff;
	)
a	{
	color: #ffffff;}
a:hover {
	color: orange;}
