.char {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;

}
.charB {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;

}
.charw {
	font-family: verdana;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;

}
.charwB {
	font-family: verdana;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a:link {
	text-decoration: none;
}
.TextBox		
{
	font-family:verdana,Arial,sans-serif; 
	font-size:8pt; 
	color:black; 
	background-color:white; 
	border:black; 
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;}
.charrB {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
}
