A                       { background-color: transparent;
	                      color: maroon;
                          font-family: Arial, Palatino, sans-serif; }

A:link                  { text-decoration: none; }

A:visited               { text-decoration: none;
	                      color: #660000; }

A:hover                 { text-decoration: underline;
		                  color: #660000; }

A:active                { text-decoration: underline;
							background-color: #FFFF66;
		                  color: maroon; }

ACRONYM 	{ border-bottom: none; }

#authors	{ width: 85%; }

BLOCKQUOTE, P           { font-size: 14px; }

BODY    	      { background-attachment: fixed;
						  background-color: #FFFF99;
						  background-image: url('bg.jpg');
						  font-family: Helvetica, Arial, sans-serif; }

DIV + P:first-line        { text-transform: uppercase; }
						  
H1,H2,H3,H4,P,TH             { font-family: Times New Roman, Chicago, serif;
                          				   background-color: transparent;  }
										   
H1,H2				{ font-style: normal; }

H1,H4                      { color: Navy;}

H2                      { color: #006400;}

H3                      { color: maroon;
                          font-style: italic; }

LI                      { text-align : left; }

OL                      { margin-bottom: 0.125em; }