body {
margin-left: 5px;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 10px;
background-color: black;
scrollbar-arrow-color: #999999;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #999999;
scrollbar-shadow-color: #999999;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000;
}

p {
	text-align: justify;
	vertical-align: top;
	font-family:arial;
	font-size:12px;
	color: black;
}

a {
	text-decoration: underline;
	color:#ffffff;
	font-weight: bold;
}

a:Hover  {
	color : #ffffff;
	text-decoration : underline;
	font-size : 14px;
	font-weight: bold;
	font-family:arial;
}

a:link  {
	color : #ffffff;
	text-decoration : underline;
	font-size : 14px;
	font-weight: bold;
	font-family:arial;
}

a:active  {
	color : #ffffff;
	text-decoration : underline;
	font-size : 14px;
	font-weight: bold;
	font-family:arial;
}

a:visited  {
	color : #ffffff;
	text-decoration : underline;
	font-size : 14px;
	font-weight: bold;
	font-family:arial;
}


H4 {
	color: #ffffff;
	font-weight: bold;
	font-size : 14px;
	font-family:arial;
}
