body, div, p 
{
	color:#000000;
	font-family: arial,verdana,sans-serif; 
	font-weight: none;
	font-size: 10pt;
	text-decoration: none; 	
}

a
{ 
	color:#000000;
	font-family: arial,verdana,sans-serif; 
	font-weight: none;	
	font-size: 10pt;	
	text-decoration: underline; 
}

a:hover
{ 
	color:#FF3333;
	text-decoration: underline; 
}

input 
{
	font-size: 10pt;
	border:solid 1px;
}

input.noborder
{
	font-size: 10pt;
	border:solid 0px;
}

.small
{
	font-size: 8pt;
}

.stat-ok
{
	color:#339933;
	font-weight: bold;	
	font-size: 8pt;	
}

.stat-fail
{
	color:#FF3333;
	font-weight: bold;	
	font-size: 8pt;	
}

.stat
{
	color:#666666;
	font-weight: bold;	
	font-size: 8pt;	
}

.stat-me
{
	color:#000000;
	font-weight: bold;	
	font-size: 8pt;	
}