body {  
        padding-top:1mm;
	background-image:  url(images/bgr.gif);
	background-color: #ffffcc;
	background-repeat: no-repeat;
	background-position: bottom right;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
        scrollbar-face-color: #ffffcc; 
        scrollbar-highlight-color: #ffffcc; 
        scrollbar-shadow-color: #ffffcc; 
        scrollbar-3dlight-color: #ff9900; 
        scrollbar-arrow-color: #333366; 
        scrollbar-track-color:  #ffffcc; 
        scrollbar-darkshadow-color: #333366;
	}
h5, h4, h3 {
	COLOR: #ff9900;
	font-weight: bold;}
a:link {
	color: #333366;
	TEXT-DECORATION: none;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
a:visited {
	color: #333366;
	TEXT-DECORATION: none;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:active {
	color: #333366;
	TEXT-DECORATION: none;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover {
	COLOR: #ffcc00;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: blink;
	font-weight: bold;