body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}
.text {font-family: Arial; font-size: 12px; color: #000; }
.heading {font-family: Arial; font-weight: bold; font-size: 16px; color:#3F3D3E; }
.wheading {font-family: Arial; font-weight: bold; font-size: 16px; color:#fff; }
.footer {font-family: Arial; font-size: 11px; color: #000; }
.sidemenu {
	font-family: Arial;
	font-size: 12px; 
	color: #000000;
	padding-left:10px;
	}
.sidemenu a:link {
	color:#000000;
	text-decoration: none;
}
.sidemenu a:visited {
	color:#000000;
	text-decoration: none;
}
.sidemenu a:hover {
	color:#000000;
	text-decoration: underline;
}
.sidemenu a:active {
	color:#000000;
	text-decoration: none;
}
div.div {
border:1px dotted #333333;
text-decoration:none; 
margin-top: 15px;
padding:3px; 
text-align:left; }
.links {
	font-family: Arial;
	font-size: 12px; 
	color: #000;
	}
.links a:link {
	color:#000;
	text-decoration: underline;
}
.links a:visited {
	color:#336699;
	text-decoration: underline;
}
.links a:hover {
	color:#000;
	text-decoration: none;
}
.links a:active {
	color:#000;
	text-decoration: underline;
}
