.thenorm 
{
	FONT-SIZE: 10pt; 
	FONT-FAMILY: arial,verdana,helvetica;
}
.thelbl 
{
	FONT-SIZE: 10pt; 
	FONT-WEIGHT: Bold; 
	FONT-FAMILY: arial,verdana,helvetica; 
	color:navy;
}
.theerr 
{
	FONT-SIZE: 10pt; 
	FONT-WEIGHT: Bold; 
	FONT-FAMILY: arial,verdana,helvetica; 
	color:red;
}
.thehdr 
{
	FONT-SIZE: 12pt; 
	FONT-WEIGHT: Bold;  
	FONT-STYLE: italic; 
	FONT-FAMILY: arial,verdana,helvetica; 
	color:white; 
	background-color:forestgreen;
}
.thebox_ie 
{
	FONT-SIZE: 8pt
}
.thebox 
{
	FONT-SIZE: 9pt
}
A 
{
	text-decoration:none; 
	color:chocolate;
}
A:hover 
{
	text-decoration:none; 
	color:forestgreen;
}