/* Presentation Stylesheet */
body { color: black; background-color: white; font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; }
h4 { padding-top: 15px; }
 
/*p:first-letter {
 font-size: 110%; 
 font-weight: bold;
 color:blue;
 background-color: white;
 }*/
.navbar { color: white; font-size: 80%; font-weight: bold; line-height: 180%; background-color: #195588; text-decoration: none; text-align: center; padding: 2px 10px; border: solid 1px; }

.navbar:hover { color: black; background-color: #c3cce1; text-decoration: underline; border: solid 1px white; }
.sc_name { color: #195588; font-size: 110%; font-weight: bold; text-align: center; }
#r_col a { color: white; font-size: 90%; font-weight: bold; }
