/* CSS Document */
A:link {
color : #ffffff; 
font-family : Verdana, Arial, Helevetica, sana-serif; 
text-decoration : none; 
font-size : 10px; 
font-weight : bold; 
} 
A:active {
color : #ffffff; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
text-decoration : none; 
font-weight : bold; 
} 
A:visited {
color : #ffffff; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
text-decoration : none; 
font-size : 10px; 
font-weight : bold; 
} 
A:hover {
color : #ffffff; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
text-decoration : none; 
font-size : 10px; 
font-weight : bold; 
} 
.fixedfont1 {
color : #003399;    
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}
.fixedfont2 {
	color : #ffffff; 
font-family : Verdana, Arial, Helevetica, sana-serif; 
text-decoration : none; 
font-size : 10px; 
font-weight : bold; 
}
.fixedfont3 {
	color : #000000; 
font-family : Verdana, Arial, Helevetica, sana-serif; 
text-decoration : none; 
font-size : 10px; 
font-weight : bold; 
}
.fixedfont4 {
	color : #003399; 
font-family : Verdana, Arial, Helevetica, sana-serif; 
text-decoration : none; 
font-size : 10px; 
font-weight : bold; 
}

.c7 {color: #333399; font-family: Verdana; font-size: 64%}
.c5 {color: #FFFFFF; font-family: Verdana; font-size: 64%}
.c4 {color: black; font-family: Verdana; font-size: 64%; text-align: center}
.c3 {color: white; font-family: Verdana; font-size: 64%}
.c2 {color: #003399; font-size:10px;}

/* CSS Document */