body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-image: url(../images/basis.gif);
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9900CC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: line-through;
}
ul {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin-left: 16px;
	list-style-type: disc;	
	list-style-position: outside;
	}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
A:link {
    color: #CC0000;
}
A:visited {
    color: #CC0000;
	text-decoration: underline;
}
A:hover {
    color:#9900CC;
}

</style>
<style type='text/css'>
		a{color:red}
		body{
	scrollbar-face-color:CC0000;
	scrollbar-arrow-color:FFFFFF;
	scrollbar-track-color:FF6600;
	scrollbar-shadow-color:FFFFFF;
	scrollbar-highlight-color:9900CC;
	scrollbar-3dlight-color:FFFFFF;
	scrollbar-darkshadow-Color:9900CC;
	margin-left: 28px;
	margin-top: 30px;
}
	
</style>
