@charset "utf-8";
html {
    height: 100%; margin-bottom:1px;
}
body {background-color:#30384B;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:medium;}
img {border:none; text-align:center;}
h1 {font-size:x-large; margin-left:3%; font-weight:bold;}
h2 {font-size:large; font-weight:bold;}
h3 {font-size:large; margin-left:3%; font-weight:bold;}
h4 {font-size:large; margin-left:3%; font-weight:bold; text-decoration:underline;}
a {color:#FFCC33; font-weight:bold;}
a:visited {color:#CCA329; font-weight:bold;}
.goldcell {background-color:#ddc470; }
.bluecell {background-color:#5B93AE; color:#FFFFFF; font-weight:normal; background-image:url(header/footerm.jpg)}}
.bluecell a {color:#FFCC33; }
.bluecell a:visited {color:#CCA329;}
.whitecell {background-color:#FFFFFF; }
.headedtext {text-align:left; margin-left:3%; font-weight:bold;}
.caption {font-style:italic; text-align:center;}

