BODY {
	background-color: #000000;
	font-family: Verdana, Arial, serif;
	font-size: 12;
	text-align: justify;
	text-justify: inter-word;
	scrollbar-3dlight-color: Red;
	scrollbar-arrow-color: Red;
	scrollbar-base-color: #A52A2A;
	scrollbar-darkshadow-color: #8B4513;
	scrollbar-face-color: #A52A2A;
	scrollbar-highlight-color: Red;
	scrollbar-shadow-color: #D8BFD8;
	scrollbar-track-color: #B22222;
}
TABLE {
	font-family: Verdana, Arial, serif;
	text-align: justify;
	font-size: 12;
	text-justify: inter-word;

}

P {
	font-family: Verdana, Arial, serif;
	text-align: justify;
	font-size: 12;
	text-justify: inter-word;
}

A {
	text-align: justify;
	font-size: -2;
}

A:HOVER {
	color: Red;
	border-style: none;
	font: normal;


