stilsh {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 140%;
	color: #000000;
}
table {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 140%;
	color: #000000;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
	font-size: 12px;

}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;

}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}


h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	
}
BODY{
	scrollbar-face-color:#336699;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#fffff0;
	scrollbar-shadow-color:#336699;
	scrollbar-highlight-color:#336699;
	scrollbar-3dlight-color:#fffff0;
	scrollbar-darkshadow-Color:#fffff0;
	font-family: Tahoma;
	font-size: 12px;
	background-color: #336699;
}