body {
	background-attachment: fixed; 
	font-family: Times New Roman; 
	margin-top: 30} 

A:link {color: blue; text-decoration: underline} 
A:visited {color: red; text-decoration: underline} 
A:active {background-color: #FFFFFF; text-decoration: underline} 
A:hover {background-color: #FFFFE8; text-decoration: underline} 

H1 {font-weight: bold; color: #006000;}
H2 {font-weight: bold; color: #005000;}
H3 {font-weight: bold; color: #005000;}
H4 {font-weight: bold; color: #005000;}
H5 {font-weight: bold; color: #005000;}

STRONG {
  font-size: 120%;
}

SMALL {
  font-size: 80%;
}
