/* CSS Document */

body {font-family:Arial, Helvetica, sans-serif; font-size: small;
background-color:#E6E6E6}

.note { font-style:italic; font-size: small}

h2 { font-size: medium; color:#000099}

h3 { font-size: small; color:#669966}

.required { font-size: x-small; color: #FF0000}

.alert { font-size: small; color: #FF0000; font-weight:bold;}

a {color: #000099}
a:hover {color:#669966; text-decoration:none}

.bodyTable {background-color:#FFFFFF; border:1px solid #000000 }

.sandshark { font-size: x-large; color:#000099; font-weight:bold;}
.sandsharkCap { font-size: xx-large; color:#000099; font-weight:bold;}

.footerText { font-size: small; color:#FFFFFF; }
.copyright { font-size: x-small; color:#FFFFFF; }

.newsTitle { font-size: small; color:#669966; font-weight:bold}



