body {
	background-color: #ffffff;
	color: #000000;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	margin: 10px 0px 5px; 
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}

h1 {
	background-color: transparent;
	font-family: tahoma, arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
}

h2 {
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-color: transparent;
}

h3 {
	background-color: transparent;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-align: left;
	font-variant: normal;
}

h4 {
	background-color: transparent;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-align: center;
}
h6 {
	font-family: tahoma, arial, sans-serif;
	font-weight: lighter;
	text-align: center;
	font-size: 10px;
	background-color: transparent;
}
.darker {             
 font-weight:bold;
}
.cl1 {
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
} 
.cl2 {
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
}
.cl3 {
	border-bottom: 1px solid #000000;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-align: left;
	}
a:link{
   background-color: transparent;
	color: #000000;
	text-decoration: underline;
}

a:visited{
	background-color: transparent;
	color: #000000;
	text-decoration: underline;
}

a:hover{
	background-color: transparent;
	color: #930303;
	cursor: auto;
	text-decoration: underline;
}

a:active{
	background-color: transparent;
	color: #000000;
	text-decoration: underline;
}




	


