BODY    		{ background-attachment: fixed;
               	  font-family: Arial, Palatino, sans-serif }

BLOCKQUOTE, P      { text-decoration: bold }

TD				{ text-align: center; }

TH                 { text-decoration: none;
						background-color: #888888;
                        font-size: 22px;
		                color: black;
                        text-align: center;
                        font-family: Times New Roman, Chicago, serif; }						

H1,H2,H4                 { font-family: "Times New Roman", Chicago, serif; }

H1,H4                 { color: blue; }

H2, H4.new               { color: maroon; }

A:link             { text-decoration: none;
                     color: maroon; }

A:visited          { text-decoration: bold
                     color: maroon; }

A:active           { text-decoration: underline
                     color: maroon; }

A:hover            { text-decoration: bold
                     color: maroon; }

