.style1 {
	font-family:Trebuchet MS, Verdana;
	font-size:18px;
	color:#000000;
	text-decoration: none;
	font-weight:bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration: none;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration: none;
}
a:link {
	color: #FF0000;
	font-family : Arial,Tahoma,Verdana;
	text-decoration: none;
}
a:visited {
	color: #f00;
	font-family : Arial, Tahoma, Verdana;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	font-family : Arial,Tahoma,Verdana;
	text-decoration: none;
	border-bottom: none;
}
body {
	background-image: none;
	background-color: #000000;
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0px 0px 0px 0px;

	scrollbar-face-color: #B6BCC9;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #696969;
	scrollbar-3dlight-color: #c0c0c0;
	scrollbar-arrow-color: #C60C46;
	scrollbar-darkshadow-color: #B6BCC9;
}
