
BODY	 {
			background-color : #282828;
			/*background-image : url(media/interface/tile.jpg); */
			/*background-attachment : fixed;*/
			/*background-repeat : no-repeat ;*/
			Font-Family : Arial, Helvetica, Sans Serif  ;
			Font-Size : 12pt ;
			Margin-Left : 0px ;
			Margin-Right : 0px ;
			Margin-Top : 0px ;
			Color : #FFFFFF;
		}

P, TD, DIV, LI, DL	 {
			Font-Family : Arial, Helvetica, Sans Serif  ;
			Font-Size : 12pt ;
			Color : #FFFFFF;
		}
H1	 {
			Font-Family : Arial, Helvetica, Sans Serif  ;
			Font-Size : 18pt ;
			Font-weight: bold;
			Color : #FFFFFF;
		}
H2	 {
			Font-Family : Arial, Helvetica, Sans Serif  ;
			Font-Size : 14pt ;
			Color : #FFFFFF ;
			Font-Weight : Bold
		}
H3	 {
			Font-Family : Arial, Helvetica, Sans Serif  ;
			Font-Size : 12pt ;
			Color : #FFFFFF ;
			Font-Weight : Bold;
		}
H6	 {
			Font-Family : Arial, Helvetica, Sans Serif  ;
			Font-Size : 10pt ;
			Color : #FFFFFF ;
			Font-Weight : Bold;
		}

OL	 {
			List-Style-Type : Decimal ;
			Font-Family : Arial, Helvetica, Sans Serif  ;
			Font-Size : 12pt ;
			Color : #FFFFFF;
		}
UL	 {
			List-Style-Type : Disc ;
			Font-Family : Arial, Helvetica, Sans Serif  ;
			Font-Size : 12pt ;
			Color : #FFFFFF;
		}
INPUT, OPTION	 {
			Font-Family : Arial, Helvetica, Sans Serif ;
			Font-Size : 12pt ;
			Color : #000000 ;
		}

:link	 {
			Font-Family : Arial, Helvetica, Sans Serif  ;
			Font-Size : 12pt ;
			Color : #FF9C00;
		}
:active	 {
			Font-Family : Arial, Helvetica, Sans Serif  ;
			Font-Size : 12pt ;
			Color : #FF9C00;
		}
:visited	 {
			Font-Family : Arial, Helvetica, Sans Serif  ;
			Font-Size : 12pt ;
			Color : #997E7E;
		}
.PageLink	 {
			Border-Bottom : None   ;
			Border-Left : None   ;
			Border-Right : None   ;
			Border-Top : None   ;
			Margin-Bottom : 0px   ;
			Margin-Top : 0px   ;
			Padding-Bottom : 0px   ;
			Padding-Left : 0px   ;
			Padding-Right : 0px   ;
			Padding-Top : 0px   ;
			Margin-Left : 0px ;
			Margin-Right : 0px ;
			Font-Family : Arial, Helvetica ;
			Font-Size : 12pt ;
			Color : #FF9C00 ;
			Font-Weight : Bold;
		}
