body {
    padding:0 0 0 0;margin:0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFCC;
    background-color: #000000;
    scrollbar-3dlight-color: #e2be7f;
    scrollbar-arrow-color: #e2be7f;
    scrollbar-base-color: black;
    scrollbar-darkshadow-color: #e2be7f;
    scrollbar-face-color: blacj;
    scrollbar-highlight-color: #e2be7f;
    scrollbar-shadow-color: #e2be7f;
}

a:link {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;

}

a:visited {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;

}

a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF99;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFCC;
	text-align: justify;
	margin-top: 6px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #e2be7f;
}
