
BODY{
	Font-Family : "tahoma" ! important;
	Font-Size : 10pt ! important;
	Font-Weight : bold ! important;
	Color : #000000 ! important;
	Background-Color : #999999 ! important;
	}


TABLE{
	Font-Family : " tahoma" ! important;
	Font-Size : 10pt ! important;
	Font-Weight : bold ! important;
	Color : #000000! important;
	Background-Color : #999999 ! important;
	}


A:link{
	Font-Family : "tahoma" ! important;
	Color : #000000;
	Text-Decoration : none;
	}


A:hover{
	Font-Family : "tahoma" ! important;
	Font-Style : Italic ! important;
	Color : #808080 ! important;
	Text-Decoration : underline ! important;
	}


A:active{
	Font-Family : "tahoma" ! important;
	Font-Style : Italic ! important;
	Color : #000000 ! important;
	Text-Decoration : underline;
	}


A:visited{
	Font-Family : "tahoma" ! important;
	Color : #000000;
	Text-Decoration : none;
	}


TD{
	Font-Family : " tahoma" ! important;
	Font-Size : 10pt ! important;
	Font-Weight : bold ! important;
	Color : #000000 ! important;
	Background-Color : #999999 ! important;
	}
