BODY {
	SCROLLBAR-FACE-COLOR: white;
	SCROLLBAR-HIGHLIGHT-COLOR: #666666;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: white;
	BORDER-TOP-COLOR: white;
	SCROLLBAR-ARROW-COLOR: #666666;
	SCROLLBAR-TRACK-COLOR: #f0f0f0;
	SCROLLBAR-DARKSHADOW-COLOR: white;
	
	font-family : Geneva, Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 12px;
	background-color: #ffffff;
	margin-left : 0;
	margin-top : 0;
	background-attachment: fixed;
	background-image:    url(0images/backgrrr.gif);
	background-repeat: repeat;
}
TABLE {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	color : #666666;
        font-size : 12px;
	border : none;
	text-align: left;
	background-attachment: fixed;
	background-image:    url(0images/backgrrr.gif);
	background-repeat: repeat;
}
a:link { 
    color: #ff9900; 
	text-decoration: none;
}
a:visited { 
    color: #cccccc; 
	text-decoration: none;
}
a:hover { 
    color: #666666;
	text-decoration: none;
	}
a:active {
	color: #666666;
	text-decoration: none;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	font-weight: bold;
	text-transform: none;
	color: #0066cc;
}
h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: none;
	font-weight: none;
	text-transform: none;
	color: #666666;
}