
body, p{
	Background-Color : White;
	Color : Black;
	Font-Family : Arial;
	Font-Size : 10pt;
	}


small{
	Color : Black;
	Font-Family : Arial;
	Font-Size : 8pt;
	}


H1{
	Color : #009900;
	Font-Family : Impact;
	Font-Size : 18pt;
	}


H2{
	Color : #009900;
	Font-Family : Impact;
	Font-Size : 16pt;
	}


H3{
	Color : #009900;
	Font-Family : Impact;
	Font-Size : 14pt;
	Font-Weight : lighter;
	}


H4{
	Color : #009900;
	Font-Family : Arial;
	Font-Size : 12pt;
	Font-Weight : bold;
	}


H5{
	Color : #009900;
	Font-Family : Arial;
	Font-Size : 10pt;
	Font-Weight : bold;
	}


A{
	Color : Green;
	Text-Decoration : underline;
	}


A:Hover{
	Color : #009900;
	Text-Decoration : underline;
	}


A:Active{
	Color : Navy;
	Text-Decoration : underline;
	}


A:Visited{
	Color : #C59C2A;
	Text-Decoration : underline;
	}


ul{
	Color : Black;
	Font-Family : Arial;
	Font-Size : 10pt;
	}


OL{
	Color : Black;
	Font-Family : Arial;
	Font-Size : 10pt;
	}
