BODY{FONT-SIZE: 10pt;
    COLOR: #787878;
    FONT-FAMILY: arial;
	 SCROLLBAR-BASE-COLOR: #D7F2FF;
    BACKGROUND-COLOR: white }
H1  { FONT-SIZE: 160%;
    COLOR: #33cc66;
    BACKGROUND-COLOR: #C4FFD2 ;
    FONT-FAMILY: times new roman}
H2  {FONT-SIZE: 140%;
    COLOR: #66ccff;
    FONT-FAMILY: arial }
H3  { FONT-SIZE: 120%;
    COLOR: #33cc66;
    BACKGROUND-COLOR: #F4FCFF ;
    FONT-FAMILY: Times New Roman }
h4 { font-size: 100%; font-weight: bold; margin: 1.33em 0; }
P	{}
TABLE	{border-collapse: collapse ;
	background-color: white;
	font-size: 100%;
	border: 1px solid #F4FCFF;
	CELLSPACING: 2px ;
	CELLPADDING: 2px}

TABLE#MenuScheme	{border-collapse: collapse ;
	background-color: #F4FCFF;
	font-size: 100%;
	border: 1px solid #9DFF9D;
	CELLSPACING: 2px ;
	CELLPADDING: 2px}

TH	{text-align: center;
	background-color:#C4FFD2;
	font-size: 110%}

TD	{border: 1px solid #F4FCFF}

THEAD 	{font-size: 120%;
	text-align: center;
	font-weight: bold;
	background-color:#A6FFBC;
    	COLOR: #66ccff}

TFOOT	{text-align: center;
	COLOR: #66ccff;
	font-weight: bold;
	font-size: 120% }

caption { caption-side: top;   
	font-size: 120%; 
	font-weight: bold;
	color: #66CCFF}

#blueshadow {width:186; height:122; filter: Shadow(color="#787878", Direction=150);}

A#NormalLink { color: blue; font-weight:normal; text-decoration:underline }
A { color: #66ccff; font-weight: bold; font-size: 100%; text-decoration:none }
A:hover {color:#33cc66 ; font-weight: bold; font-size: 100%; text-decoration:none}

img.floatLeft{float: left; margin: 4px;}
img.floatRight{float: right; margin: 4px;}