/* CSS Document */

body {
font-size:12px;
margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
color: #000000; font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
} 

a:active{ color:#E00000; text-decoration:underline; } 
a:link { color:#E00000; text-decoration:underline; } 
a:visited { text-decoration:underline; color: #E00000; } 
a:hover { color: #000000; text-decoration: underline; background: #cccccc; }

.tableRowColor { background-color:#dddddd; }

.style8 {color: #FFFFFF; font-size: 10px; }
.style9 {font-size: 10px}