BODY {
	background-color : White;
	font-family : sans-serif;
	color: Black;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: White;
}



td  {
	font-size : 13px;
	font-family :Trebuchet MS;
	color : Black;
}

p  {
	font-size : 13px;
	font-family : Trebuchet MS;
	color : Black;
}

h1   {
	color: #2b8a20;
	font : bold 20px Trebuchet MS;
}

h2  {
	color : #2b8a20;
	font : bold 16px Trebuchet MS;
}


}

a  {
	font-size: 13px;
	color: Black;
}

a:visited  {
	font-size : 13px;
	color : Black;
}

a:active  {
	font-size : 13px;
	color : Black;
}

a:hover  {
	text-decoration : none;
	font-size : 13px;
	color : #FF6347;
	background : transparent;
}

}

table  {
	font-size : 13px;
	font-family : Trebuchet MS;
	color : Olivegreen;
}

ol	{
	font-size: 13px; 
	font-family: Trebuchet MS; 
	font-weight: normal 
}

ul	{ 
	font-size: 13px; 
	font-family: Trebuchet MS; 
	font-weight: normal; 
	font-style: normal
}



li	{ 
	font-size: 13px; 
	font-family: Trebuchet MS; 
	font-weight: normal; 
	font-style: normal 
}

