body, td, table, p { font-family: arial; 
                     #font-size: 10pt;
                                         font-weight: normal }
                                         
h4 { font-family: lucida, verdana, helvetica, arial;
     font-size: 18pt;
         font-weight: bold; }

a:link { color: blue;
                 text-decoration: underline; }

a:visited { color: ;
                        text-decoration: underline; }

a:active { color: ;
           text-decoration: underline; }

a:hover { background-color: #EEEEEE }
                   
b { font-weight:bold; }

body { background:#FFFFFF; color:#000000; }
h2 { font:17pt Verdana, Lucida, Arial, Helvatica; ;font-weight:bold; }
h5 { font:8pt Verdana, Arial;color:#000000;font-weight:bold; }
pre {font-family: monospace; font-size: 12px;}

hr {
        border: 0;
        color: #DDDDDD;
        background-color: #DDDDDD;
        height: 1px;
}

#news {
        margin-bottom: 10px;
        padding: 5px;
        border: solid 3px #DDDDDD;
}

#medium {
  font-size: 12px;
}

.content {/* style grouping for content divs */
margin: 1em 4%;
font: 1.1em Arial, Georgia, Palatino, Serif; 
padding: .8em;
border: 3px groove  #c0c0c0;
#background: #f5f5f5;
}

div.float-right {/* header element float */
float: right;
width: 40%;
margin: 0 0 1 1em;
padding: 0 0 2 0px;
background: #FFFFFF;
border: thin #BBBBBB solid;
text-align: center;
}

h1.top {/* after header margin adjustment */
margin-top: 0;
padding: 0.2em;
color: #104e8b;
font-family: Arial;
font-weight: bold;
text-align: center;
}

p.bw {
  margin-bottom: 1.2em;
}


