body{background-attachment: fixed} 
body{background-color: #006400 }

body { 
font-size: 10pt; font-weight: bold;
font-family: arial, helvetica; 
color: white;} 

a:link { 
font-size: 10pt; color: blue; text-decoration: underline; font-weight: bold;} 
a:visited { 
font-size: 10pt; color: yellow; text-decoration: underline; font-weight: bold;} 
a:hover { 
font-size: 10pt; color: red; text-decoration: underline; font-weight: bold;} 
a:active { 
font-size: 10pt; color: yellow; text-decoration: underline; font-weight: bold;} 

h1 { font-family: arial, helvetica, serif; font-weight: bold; font-size: 15pt }
h3 { font-family: arial, helvetica, serif; font-weight: bold; font-size: 12pt }