body {
color: #000000;
background-color: #FFFFFF;
margin-left: 5%;
margin-right: 5%; 
margin-top: 2%; 
font-family: arial, helvetica, verdana, geneva, sans-serif;}

h1 { font-size: 2.0em; color: #FFFFCC; background: #001E5A; text-align: left; vertical-align: middle; padding: 20px; font-weight: bolder;
background-image: url(graphics/banner2.gif); background-position: right; background-repeat: no-repeat; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.0em; }
h2,h3,h4,h5,h6 { color: #001E5A; background: transparent}
/* old color: #000064, color safe #000066 */

p {margin-left: 5%; margin-right: 5%}

a:link { color: #0000FF; text-decoration: underline; background: transparent; }  /* for unvisited links */
a:visited { color: #993399;text-decoration: underline; background: transparent; } /* for visited links */
a:hover { color: #FFCC00; text-decoration: underline overline; background: transparent; } /* when mouse is over link */

div { color: #000000; margin-left: 5%; margin-right: 5%; background-color: #C0C0C0}
div.quote {color: #000000; margin-left: 5%; margin-right: 5%; background-color: #C0C0C0}

strong { text-transform: uppercase; font-size: 1.2em;}

hr { color: #001E5A; background: transparent;}

img.floatright {float: right; border: solid; border-width: medium; border-color: #001E5A;}

li {margin-left: 5%}

span.yellow { font-size: 1.0em; color: #000000; background-color: yellow; }



