a:link {
	color: #0066cc;
	text-decoration : none;
}
a:hover {
                  color: #9933cc;
	text-decoration : none;
}
a {
                  color: #0066cc;
	font-size: 10pt;
	font-weight: bold;
	font-family: tahoma;
}
a:visited {
	text-decoration : none;
}
.normal {
font-family : tahoma; 
font-size : 12pt; 
font-weight : normal; 
color : #000066;
text-align : left; 
text-decoration : none;
}
.normalb {
font-family : tahoma; 
font-size : 10pt; 
font-weight : bold; 
color : #000000;
text-align : left; 
}
.normalr {
font-family : tahoma; 
font-size : 12pt; 
font-weight : normal; 
color : #CC0000;
text-align : center; 
text-decoration : none;
}
.small {
font-family : tahoma; 
font-size : 9pt; 
font-weight : normal; 
color : #000000;
text-align : left; 
}	