
body, p{
	Background-Color : FFFAF0;
	Color : Black;
	Font-Family : Verdana;
	Font-Size : 10pt;
	}

small{
	Color : Black;
	Font-Family : Verdana;
	Font-Size : 8pt;
	}

H1{
	Color : 008000;
	Font-Family : Verdana;
	Font-Size : 18pt;
	}


H2{
	Color : 008000;
	Font-Family : Verdana;
	Font-Size : 16pt;
	}


H3{
	Color : 008000;
	Font-Family : Verdana;
	Font-Size : 14pt;
	}


H4{
	Color : 008000;
	Font-Family : Verdana;
	Font-Size : 12pt;
	}


H5{
	Color : 008000;
	Font-Family : Verdana;
	Font-Size : 10pt;
	}


A{
	Color : Blue;
	Text-Decoration : underline;
	}


A:Visited{
	Color : Navy;
	Text-Decoration : underline;
	}


A:Active{
	Background-Color : Lavender;
	Color : Green;
	Text-Decoration : underline;
	}


A:Hover{
	Color : Teal;
	Text-Decoration : underline;
	}


ul{
	Color : Black;
	Font-Family : Verdana;
	Font-Size : 10pt;
	}