body, table, tr, td, {
	font-family: verdana;
	font-size: 10pt;
}


.small {
	font-size:8pt;
	color: Black;
}



P  {
	font : verdana;
	font-size : 10pt;
	font-family : sans-serif;
	color : Black;
}

H1  {
	font : times new roman;
	font-size : 16pt;
	font-weight : bold;
	font-family : serif;
	color : A0A1A0;
}

H2  {
	font : times new roman;
	font-size : 15pt;
	font-family : serif;
	font-weight : bold;
	color : 819C7B;
}

H3  {
	font : times new roman;
	font-size :  13pt;
	font-weight : bold;
	font-style: italic;
	font-family : serif;
	color : Silver;
}

H4  {
	font : times new roman;
	font-size :  11pt;
	font-weight : bold;
	font-family : serif;
	color : ACD1A4;
}

H5  {
	font : Verdana;
	font-size :  10pt;
	font-weight : normal;
	font-family : sans-serif;
	color : White;
}

H6  {
	font : Verdana;
	font-size :  11pt;
	font-weight : bold;
	font-family : sans-serif;
	color : white;
}

A  {
	font : verdana;
	font-weight : bold;
	font-family : sans-serif;
	color : green;
	text-decoration: none;
}

A:Visited  {
	font-weight : bold;
	font-family : sans-serif;
	color : 819C7B;
	text-decoration: none;
}

A:Active  {

	font-weight : bold;
	color : green;
	font-family : sans-serif;
	text-decoration: none;
}

A:Hover  {
	font-weight : bold;
	color : ACD1A4;
	font-family : sans-serif;
	text-decoration: underline;
}

