body	
	{
	margin		: 25;
	padding		: 0;
	background-color	: #F3F3F3;
	color		: #666666;
	font-family	: Verdana, Arial;
	font-size		: 8pt;
	}

.h1
	 {
	font-size		: 9pt;
	font-weight	: bold;
	color		: #4B4B4B;
	}
	
.error 
	{
	font-weight	: bold;
	color		: #FF0000;
	}
	
.thanks 
	{
	font-weight	: bold;
	color		: #008000;
	}
	
a	
	{
	color		: #666666;
	text-decoration	: none;
	}
		
a:hover	
	{
	color		: #666666;
	text-decoration	: underline;
	}
		
hr
	{
	color		: #DFDFDF; 
	height		: 1pt;
	}
		
.thik	
	{
	height		: 2pt;
	}
	


table 	
	{
	font-color	: #666666;
	font-family	: verdana, Arial;
	font-size		: 8pt;
	}
		
input 	
	{
	font-family	: Verdana,  Arial;
	font-size		: 8pt;
	color		: #666666;
	}
	
.comments_field
	{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #666666
	}