/* CSS Document */

.style1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
body {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/sbg.gif);
	scrollbar-arrow-color:#5b0605;
	scrollbar-track-color:#310706;
	scrollbar-shadow-color:#5b0605;
	scrollbar-face-color:#310706;
	scrollbar-highlight-color:#310706;
	scrollbar-darkshadow-color:#310706;
	scrollbar-3dlight-color:#5b0605

}
a {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma;
}

   


-->

