/* CSS Document */
body {background-color:#FFFFFF}

.style1 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px}
.style2 {font-size: 10px; color:#FFFFFF;}
.style3 {font-size: 12px; color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif}	
.style5 {font-weight: bold}
.style6 {font-size: 12px; color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif}	
.style7 {font-size: 12px; color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; background-color:#006699}
.style8 {font-size: 12px; color:#000000; font-family:Monotype Corsiva, Georgia, Garamond, Times}
.style9 {font-family: "Monotype Corsiva", Garamond; font-size: 18px}
.style10 {background-color:#3399CC}

A:link {text-decoration: underline; color:#003366}
A:visited {text-decoration: underline; color: #003366}
A:hover {text-decoration: none; color:#003366}
A:active {text-decoration: none; color: #003366}

H3 {margin-left:5px}


