      <style>
Body, Table {
 	SCROLLBAR-FACE-COLOR: #EBE1C7;
	SCROLLBAR-HIGHLIGHT-COLOR: #EBE1C7;
	SCROLLBAR-SHADOW-COLOR: #EBE1C7;
	SCROLLBAR-3DLIGHT-COLOR: #EBE1C7;
	SCROLLBAR-ARROW-COLOR: #BC9A79;
	SCROLLBAR-TRACK-COLOR: #EBE1C7;
	SCROLLBAR-DARKSHADOW-COLOR: #EBE1C7;
}


Body, Table {
	color:#BC9A79; 
	font-family: trebuchet ms, verdana;
	font-size:8pt;
	margin: 0px;
	line-height:12px;
	letter-spacing:0pt;
	background-color: #eeeeaa;	
	background-image:url(fon2.jpg);
background-repeat: fixed; 
background-attachment:fixed; 
}
b, strong {
	color: #C86382;
	font-weight: bold;
	font-size: 8px;
	font-family:  tahoma, arial;
	text-transform: uppercase;
}

A:active{color:#D8737D; text-decoration:none;}
A:link{color:#D8737D; text-decoration:none;}
A:visited{color:#D8737D; text-decoration:none;}
A:hover{color:#BC9A79; 	text-decoration: line-through; font-weight: bold; cursor: default;
}




h1 {
	 background: #d1d64f;
 color: #FF2697;
 font-family: Verdana;
 font-size: 7pt;
 line-height: 20pt;
 font-weight: bold;
 text-transform: uppercase;
 text-align: right;
 margin: 0;
 margin-top: 0px;
 margin-bottom: 0px;
 padding: 0px;
 padding-bottom: 0px;
 border-top: 8px

}

h2 {
	 background: #f1f857;
 color: #4c87af;
 font-family: Verdana;
 font-size: 6pt;
 line-height: 8pt;
 font-weight: bold;
 text-transform: uppercase;
 text-align: left;
 margin: 0;
 margin-top: 0px;
 margin-bottom: 0px;
 padding: 0px;
 padding-bottom: 0px;
}

.menucont {
	MARGIN: 0px;
	WIDTH: 100%;
background: #FBF5EA;
padding: 3px;
align: center;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;	
}
</style>