/* basic.css - as simple and plain as can be. No one oohs and ahhs at format, 
any more than anyone leave an opera whistling the scenery;  brilliant metaphors, 
taut, gripping prose, and, above all - data they can use - is the key. 

0052ad is sort of a navy blue.

*/

body {background-color: white}

body, p, td {font-family:arial,sans-serif}

h1 {color:#0052ad; font-family:arial,sans-serif} 
h2 {color:#0052ad; font-family:arial,sans-serif} 
h3 {color:#0052ad; font-family:arial,sans-serif} 
h4 {color:#0052ad; font-family:arial,sans-serif} 
h5 {color:#0052ad; font-family:arial,sans-serif} 
h6 {color:#0052ad; font-family:arial,sans-serif} 

hr {color:#0052ad}

a:link     {color:#0000ff}
a:visited  {color:#800080}
a:hover    {color:red}
a:active   {color:green}