h1, h2, h3, h4, h5, h6 
 {font-family: "Times New Roman"; 
 color: 008000}

a.bar:link 
 {color: #006600; 
 text-decoration: none}
a.bar:visited 
 {color: #006600; 
 text-decoration: none}
a.bar:hover 
 {text-decoration: underline}

p.text:first-letter 
 {color: #006600;
 font-size:x-large}
