body {
		font-family: Century Gothic, Verdana;
		font-size: 9pt;
		CURSOR: crosshair;
		color : #333333;
		margin: 0;
		background : #cccccc url(pics/sf1.png);
}
.text {
	font-family: Century Gothic, Verdana;
	font-size: 9pt;
 	color : #333333;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.text2 {
	font-family: Century Gothic, Verdana;
	font-size: 10pt;
 	color : #333333;
	margin-right: 10px;
	margin-left: 10px;
}
.text1 {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-family: Century Gothic, Verdana;
	font-size: 10pt;
 	color : #ffffff;
	filter: alpha(style=1,opacity=0 finishopacity=100);
    height: 15px
}
A IMG {
filter: alpha (opacity=60);
}
A: hover IMG {
filter: alpha (opacity=100);
}
BODY {
	SCROLLBAR-FACE-COLOR: #cccccc;
	SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #666666;
	SCROLLBAR-TRACK-COLOR: #cccccc;
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
}
A{
CURSOR: e-resize;
text-decoration: none;
color : #666666;
}
a:link {
color : #666666;
text-decoration: none;
CURSOR: e-resize;
}
a:visited {
color : #666666;
text-decoration: none;
CURSOR: e-resize;
}
a:active {
color : #ffffff;
CURSOR: e-resize;
text-decoration: none;
}
a:hover {
color : #ffffff;
CURSOR: e-resize;
text-decoration: none;;
}
