

A:link{
	Font-Family : "MS Sans Serif", Arial , sans-serif;
	Font-Size : 10pt;
	text-decoration:none;
	Color : #187B10;
	}

A:visited{
	Font-Family : "MS Sans Serif", Arial , sans-serif;
	Font-Size : 10pt;
	text-decoration:none;
	Color : #4FBD21;
	}

A:active{
	Font-Family : "MS Sans Serif", Arial , sans-serif;
	Font-Size : 10pt;
	text-decoration:none;
	Color : #9CBB54;
	}

A:hover{
	Font-Family : "MS Sans Serif", Arial , sans-serif;
	Font-Size : 10pt;
	text-decoration:none;
	Color : #002908;
	}

H1{
	Font-Family : Arial;
	Font-Size :16pt;
	Font-Weight : bold;
	Color : Black;
	Background-Color : White;
	text-align: center
	}

H2{
	Font-Family : Arial;
	Font-Size : 16pt;
	Font-Weight : bold;
	Color : Olive;
	Background-Color : White;
	Line-height: 12pt	
	}

H3{
	Font-Family : "Times New Roman", Times, serif;
	Font-Size : 12pt;
	Font-Style: italic;
	Font-Weight : bold;
	Color : Maroon;
	Background-Color : White;
	
	}

HR{
	Width:"640";
	Line-Size: 10;
	Color:Teal;
	}
