P  {
	font-size : x-small;
	font-family : verdana, arila, helvetica;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

td {
	font-size : x-small;
	font-family : verdana, arila, helvetica;
	font-weight : normal;
	font-style : normal;
	color : Black;
}


H3  {
	font-size : medium;
	font-family : verdana, arial, helvetica;
	font-weight : bold;
	font-style : normal;
	color : #557700;
}

ul {
    font-size : x-small;
	font-family : verdana, arila, helvetica;
	font-weight : normal;
	font-style : normal;
	color : Black;
	}
li {
    font-size : x-small;
	font-family : verdana, arila, helvetica;
	font-weight : normal;
	font-style : normal;
	color : Black;
	}
	
b {
	    font-size : x-small;
		font-family : verdana, arila, helvetica;
		font-weight : bold;
		font-style : bold;
		color : Black;
		}


.green
{
    font-size : x-small;
	font-family : verdana, arila, helvetica;
	font-weight : bold;
	font-style : bold;
	color : #557700;
	background-color :#ffCC66
	}
A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

