body {
	SCROLLBAR-FACE-COLOR: #ff9900;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffcc66;
	SCROLLBAR-SHADOW-COLOR: #003300;
	SCROLLBAR-3DLIGHT-COLOR: #003300;
	SCROLLBAR-ARROW-COLOR:  #ffcc66;
	SCROLLBAR-TRACK-COLOR: #cccccc;
	SCROLLBAR-DARKSHADOW-COLOR: #336633
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {
	background-color: #666666;
}

.t1 {
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	color: #333333;


}

A:link , A:visited 
{
text-decoration: none;
color: #333333;
font-family: Arial;
font-size: 9px;
font-weight: normal;
} 

A:hover
{
	text-decoration: underline;
	font-family: arial;
	color: #990000;
	font-size: 9px;
	font-weight: normal;

}

