a:link {
color : #FF0000; text-decoration: none;
}
a:visited {
color : #FF0000; text-decoration: none;
} 
a:active {
color : #FF0000; text-decoration: none;
} 
a:hover {
color : #FF0000; text-decoration: underline;
} 
P {
text-indent : 0; 
margin-top : 0; 
margin-bottom : 0; 
} 
body {
font-family : Arial, Helvetica, sans-serif; 
color: #C9C6C2; 
font-size: 16px;
} 
tbody {
font-family : Arial, Helvetica, sans-serif; 
color: #C9C6C2; 
font-size: 16px;
} 
td {
font-family : Arial, Helvetica, sans-serif; 
font-size : 16px; 
} 
ul {
font-family : Arial, Helvetica, sans-serif; 
font-size : 16px; 
} 
li {
font-family : Arial, Helvetica, sans-serif ; 
font-size : 16px; 
} 
h1 {
font-family : Arial, Helvetica, sans-serif; 
color: #C9C6C2; 
font-size: 20px;
font-weight : bold;
word-spacing: 0;  
margin-top: 0; 
margin-bottom: 0;
}
h2 {
font-family : Arial, Helvetica, sans-serif; 
color: #C9C6C2; 
font-size: 17px;
font-weight : bold;
word-spacing: 0;  
margin-top: 0; 
margin-bottom: 0;
}
a.navlink:link {
color: #FF0000; text-decoration: none;
font-size: 10px; 
}
a.navlink:visited {
color: #FF0000; text-decoration: none;
font-size: 10px;  
}
a.navlink:active {
color: #FF0000; text-decoration: none; 
font-size: 10px; 
}
a.navlink:hover {
color: #FF0000; text-decoration: underline; 
font-size: 10px; 
}
.navtext {
color: #C9C6C2; 
font-size: 10px; 
font-weight : bold;
}