a {
	text-decoration : none;
	color:#666666;
	font-variant: normal;
}
a:hover {
	color:#999999;
	text-decoration: underline overline;
	background-color: transparent; 
	position: relative; 
	top: 1px; left: 1px;
}
body {
	font-family: trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal;
	color: #666666;
	background-attachment : fixed;
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#666666;
	scrollbar-track-color: #FFFFFF;
	scrollbar-3dlight-color:#666666;
	scrollbar-darkshadow-color:#ffffff;
}

.TH,TD,P,TABLE {
	font-family: trebuchet MS, Arial, sans-serif;
	font-size:8pt;
	font-weight:normal;
}
.ref{
	display : none;
}
.H1 {
	color: #FFFFFF;
	font-size:8pt;
	}
.H2 {
	font-size:8pt;
	}
.H3 {
	font-size:8pt;
	}
.marquee { font-size:8pt;
	}
textarea {
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;


}
