html { width: 100%; }
body { width: 100%; margin: 0px; padding: 0px;font-family: arial, verdana, helvetica, sans-serif; font-size: 1.0em; }
img { border: 0px; }
a, a:visited { color: #284394; text-decoration: none; background: transparent; cursor: pointer; cursor: hand;}
a:hover, a:active { color: #284394; text-decoration: underline; background: transparent;}
a.white, a.white:visited { color: white; text-decoration: none; background: transparent;}
a.white:hover, a.white:active { color: white; text-decoration: underline; background: transparent;}
a.light_green, a.light_green:visited { color: #a9bdb6; text-decoration: none; text-transform: uppercase; background: transparent;}
a.light_green:hover, a.light_green:active { color: #a9bdb6; text-decoration: underline; background: transparent;}
a.archive{margin: 0 15px 15px 15px;}

p { margin: 0px 0px 2ex 0px; }
h1{ color: #800000; font-family: georgia; font-weight: normal; font-size: 2.0em; background: transparent; padding: 0 15px 10px 0px; margin: 0px;}
h2{ color: black; font-weight: bold; font-size: 1.3em; background: transparent;}
h3{ color: black; font-size: 1.2em; padding: 5px 0; background: transparent;}
h4{ color: black; font-weight: bold; font-size: 1.2em; font-family: georgia; margin: 5px 0; background: transparent;}
h5{ color: black; font-weight: bold; font-size: 1.05em; margin: 5px 0; background: transparent;}
h6{ color: black; float: left; clear: both; width: 100%; font-family: georgia; font-size: 1em; margin: 5px 0; background: transparent;}

.article .abstract { font-weight: bold; }
.article .images { float: right; clear: right; font-weight: normal; font-size: 0.8em; margin-left: 10px; width: 200px; }

.footer { font-size: 0.8em; margin-top: 20px;}
.footer p{ margin: 0px;}
.footer a, .footer a:hover, .footer a:active, .footer a:visited{ color: #000000;}
.footer .subfooter{ padding-top: 3px; color: #797979;}
.footer .subfooter a, .footer .subfooter a:visited, .footer .subfooter a:hover, .footer .subfooter a:active{ 
 color: #797979;
}
.footer .image{
 float:right;
 margin: 0 70px 0 10px;
}
