/* 
   Uddated on: 4:05 PM 10/14/98
   Geoff Waye: gwaye@thezone.net
*/
body, p{
	Font-Family : Arial;
	Font-Size : 90%;
	Font-Weight : normal;
	Color : Black;
	}


H1{
	Font-Family : Arial;
	Font-Size : 180%;
	Color : #000000;
	}


H2{
	Font-Family : Arial;
	Font-Size : 95%;
	Color : navy;
	}


H3{
	Font : bold 16pt Arial;
	BackGround : #0080FF;
	Color : black;
	Margin : -5pt;
	Padding : 5pt;
	}


H4{
	Font-Family : Arial;
	Font-Size : 90%;
	Color : Maroon;
	}


H5{
	Font-Family : Arial;
	Font-Size : 75%;
	Color : DodgerBlue;
	}


H6{
	Font-Family : Arial;
	Font-Size : 75%;
	Color : Black;
	}


A{
	Color : Blue;
	Text-Decoration : none;
	}


A:Visited{
	Color : Blue;
	Text-Decoration : none;
	}


A:Active{
	Color : Red;
	Text-Decoration : none;
	}


A:Hover{
	Color : #FF0000;
	Text-Decoration : none;
	}
