BODY    		{ background-attachment: fixed;
               	  font-family: Arial, Palatino, sans-serif;
				  color: blue;
				  background-image: url(bg.jpg); }

BLOCKQUOTE, P      { text-decoration: bold }

TABLE.link 		{ background-color: White;
                             border-color: #000000;
							 border-style: solid;
                             border-width: medium; }

TABLE.link,#intro 		{ width: 630px; }

TABLE.link,CODE 		{ background-color: White;
                                           font-size: 105%;
                                           margin: 12px;
                                           text-align: center; }

H1,H2,H4                 { font-family: "Times New Roman", Chicago, serif; }

H1,H4                 { color: blue; }

H2, H4.new               { color: yellow; }

A:link             { text-decoration: none;
                     color: yellow; }

A:visited          { text-decoration: bold;
                     color: yellow; }

A:active           { text-decoration: underline;
                     color: yellow; }

A:hover            { text-decoration: bold;
                     color: yellow; }

#intro				{ font-weight: bold; }