body, td, tr {
font-family: verdana, trebuchet ms;
color: #ECECEC;
font-size: 10px;
line-height: 11px;
cursor: default;
scrollbar-face-color: #212026;
scrollbar-highlight-color: #212026;
scrollbar-3dlight-color: #212026;
scrollbar-darkshadow-color: #212026;
scrollbar-shadow-color: #212026;
scrollbar-arrow-color: #ECECEC;
scrollbar-track-color: #212026;
overflow-x:hidden;y:scroll;}

#hg {
   background-image: url('hg.jpg');
   background-attachment: fixed;}

.p { margin-top: 2;
    margin-bottom: 2;}
	  
h1 {
	text-align: left; 
	color: #3B699B;
	font-size: 9px;
	text-transform: lowercase; 
	border-bottom: 1px solid #3B699B;
	margin-bottom: 1px;}
 
.text {
	font-family: verdana, trebuchet ms;
	color: #ECECEC;
	cursor: default;
	font-size: 10px;
	line-height: 11px;}

a:link {color: #4CAADE; text-decoration:none;}
a:visited {color: #4CAADE; text-decoration:none;}
a:active {color: #4CAADE; text-decoration:none}
a:hover {color: #FFFFFF; text-transform: uppercase;}