body {
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: Maroon;
	scrollbar-track-color: #E2E2E2;
	scrollbar-arrow-color: White;
	scrollbar-highlight-color: #C8C8C8;
	scrollbar-3dlight-color: #C8C8C8;
	scrollbar-shadow-color: #C8C8C8;
	scrollbar-darkshadow-color: #C8C8C8;
	background-color: #000000;
	
	}
	


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	color: White;
	text-align : justify;
	margin: 1px;
	padding: 2px;
	top: 0px;
	margin-left: -2px;
	
}





	

.smalllink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: White;
	background-position: center bottom;
	text-align: center;
	text-decoration: none;
}



.par {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: White;
	text-align: justify;

.centre_text {
	text-align: center;
}

a {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: White;
	background-position: center bottom;
	text-align: center;
	text-decoration: underline;
}
a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: Yellow;
	background-position: center bottom;
	text-align: center;
	text-decoration: underline;
}
