@charset "UTF-8"; 
a:link a:active {color:#E7F7FE;} a:visited {color:purple;}
a:hover {color:#000066; background-color:#ccffFF;}
a {font-family: Helvetica, sans-serif; font-weight:bold; color:#660000;}
body {text-align:center; background-color:#f8f8f8; font-size:100%;}
table {box-sizing:border-box; -moz-box-sizing:border-box;}
td,div {font-family: Helvetica, sans-serif; color:black; box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing: border-box;}
H1 {display:inline;font-size:1.5em;font-style:italic;font-weight:bold;color:#660000;}
H2 {display:inline; font-size:1em; font-weight:bold; color:#660000;}
H3 {display:inline; font-size:1.1em; font-weight:bold;}
.bold {font-weight:bold;}
.box {background-color: #e8e8e8; text-align:left; vertical-align:middle; font-weight:bold; padding-bottom: 4px; padding-top:4px;}
li.bar {float:left; text-align:center; background-color: #e8e8e8; border:1px solid white; min-width:12%; font-size:0.9em;}
ul#nav {list-style-type: none; display: inline; margin-left: 0px; margin-right: 0px; margin-bottom:2px;}
#wrapper{margin-left:auto; margin-right:auto; text-align:left; width:100%; max-width:900px; min-width:360px; line-height:1.375; padding:4px; background-color:white;}
.black td{color:black; border: 1px solid silver; padding:1px;}
@media only screen and (max-width: 640px) {.mobile-hide {display: none !important; } } 
