.style5 {font-size: 110%}
.style4 {font-size: 100%}

.style6 {font-size: 120%}
.style2 {
	color: #FFFFFF;
	font-size: 90%;
	background-color: #000000;
}
body {
	background-color: #005000;
}
BODY, TD {
	color : #FFFFFF;
	font : 400 normal 100% Arial, Helvetica, sans-serif;
	text-decoration : none;
	scrollbar-3dlight-color : #005051;
	scrollbar-arrow-color : #2A0051;
	scrollbar-base-color : #005051;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #505100;
	scrollbar-highlight-color : #005051;
	scrollbar-shadow-color : #285100;
	scrollbar-track-color : #285100;
}

.A {
	background : #005000 none;
	color : #007CFF;
	font-weight : 500;
	text-decoration : underline;
}

.A2 {
	background : #000000 none;
	color : #007CFF;
	font-weight : 500;
	text-decoration : underline;
}

.H {
	background : #005000 none;
	color : White;
	font-size : 150%;
	font-weight: bold;
}

.H1 {
	background : #005000 none;
	color : Yellow;
	font-size : 150%;
}

.H2 {
	background : #005000 none;
	color : #000000;
	font-size : 125%;
}

.H3 {
	font-size : 90%;
   color : #000000;
}

.H5 {
	font-size : 100%;
   color : #000000;
}

.H6 {
	font-size : 90%;
   color : #ffffff;
}

.H7 {
	font-size : 100%;
	color : #ffffff;
	font-weight: bold;
}

.P {
	background : #005000 none;
	color : Aqua;
	font : 400 normal 110% Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding : 2% 2% 2% 2%;
}

.TH {
	background : #005000 none;
	color : #7CFC00;
	font-size : 115%;
	font-weight : 600;
}
