TH {
	border : 2px;
	border-color : #336600;
	border-style : solid;
}
BODY {
	color: #274E27;
	background-color: White;
	font-family: Arial, sans-serif;
	scrollbar-face-color : #336600;
			scrollbar-highlight-color : #007400;
	background : White;
	scrollbar-arrow-color : #D8D098;
			scrollbar-3d-light-color : #007400;
		}

B {
	font-family : "Times New Roman", Times;
	font-size : .5cm;
	<comment>	text-transform : uppercase; </comment>
		}

A {
	color: #8B4513;
}

A:HOVER {
	color: #007400;
	text-decoration: underline;
}				
I {
	font-family: "Times New Roman", Times, serif;
	font-size : .4cm;
}
H1 {
	color : #CCCC33;
	background : #336633;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	text-indent : 15px;
}

H2 {
	color: #8B0000;
}




UL {
	list-style : circle;
}

TD.ratings {
	background-color : White;
	border-color : #336600;
	border : 1px groove #336600;
}

TH.ratings {
	color: Black;
	background-color : #D8D098;
}


TABLE.scor {
	border: solid #006633;
}


TD.scor {
	border : 1px solid Black;
	padding : 5px;
	font-size : 10px;
	text-align : center;
}

TH.scor {
	color: #D8D098;
	background-color : Black;
}


A.scor {
	color : #D8D098;
}

A.scor:HOVER {
	color : #FFFF33;
}



TABLE.PLAN {
        font-family:  Arial, sans-serif;
	padding : 5px;
	font-size : 14px;

}

TABLE.PLAN:B {font-size : .3cm;}





