/* CSS Document */
body {background-color: #3366CC;}
a:link {text-decoration: underline;}
a:visited {text-decoration: underline;}
a:hover {text-decoration: none;color: #FF6600;}
a:active {text-decoration: none;}
.style1 {font-size: medium; font-weight: bold; color: #990000; }
.style3 {font-size: x-small; font-weight: bold; color: #333333; }
.style4 {font-size: x-small; bold; color: #333333; }
.style5 {font-size: small; font-weight: bold; color: #333333; }
.style6 {font-size: small; bold; color: #333333; }
.style7 {font-size: medium; font-weight: bold; color: #333333; }
.style8 {font-size: medium; bold; color: #333333; }
.style9 {FONT-SIZE: medium; COLOR: #660000; LINE-HEIGHT: 150%}
