/* CSS Document */

body {background-color:#990000;}
.style1 {font-size: 20px; color:#FFFFFF;}
.style2 {color: #004AE9; font-weight: bold;}
.style3 {font-size: 14px}
.style10 {font-size: 11.5px; color: #ffffff;}
.style11 {font-size: 12px; font-weight: bold; color:#FFFFFF;}
a:link {color: #F5F5F5; text-decoration: none;}
a:visited {text-decoration: none; color: #F5F5F5;}
a:hover {text-decoration: none; color: #FF0000;}
a:active {text-decoration: none; color: #FFFFFF;}