
<style type="text/css">
<!--
A:visited {color: #000000; text-decoration: none; font-weight:bold;}
A:link {color: #000000; text-decoration: none; font-weight:bold;}
A:hover {filter:glow(color=#E4C788, strength=3); font-weight:bold; color: #E8D3B1; text-transform:uppercase;}

body, tr, td, table{
	background-image: URL("");
	background-color: #D0D0D0;
        scrollbar-face-color: #ffffff; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-track-color: #ffffff; 
	scrollbar-arrow-color: #EDDDBC;
        font-family: trebuchet MS;
	color:#300E00;
	font-size: 12px; 
	}
.mag{
	border: 50px solid #F1F1F1;
}

div {
	background-color:#F1F1F1;
	width:900px;
	height:650px;
}

-->
</style>