/* CSS Document */ 

a:link {color: #333399; text-decoration: none;}
a:active {color: #333399; text-decoration: none;}
a:visited {color: #333399; text-decoration: none;} 
a:hover {color: #993333; text-decoration: none;}

body {margin-left: 0px; background-color:#ffffff; margin-top:0px; margin-right: 0px; margin-bottom: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}

p {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
td {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
ol {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
ul {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
hr {color: #333333; border-style: solid;}
u {text-decoration: underline;}
b {font-weight: bold;}
strong {font-weight: bold;}
i {font-style: italic;}
h1 {font-family: Arial, Helvetica, sans-serif; font-size: 17px; color: #993333; font-weight: bold;} 

.red{font-size: 10px; color: red; font-family: Arial, Helvetica, sans-serif; font-weight: normal;}
.white{font-size: 12px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.help {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: red;font-weight:bold;}

