/*======================================*
** verastyle.css
/*======================================
** Created: November 21, 2007
** Author: Ebits Online
** Website: www.ebitsonline.com
**======================================*/
body{
	margin: 0px;
	background-color: #daecc2;
	font-family: Helvetica, sans-serif;
	line-height:11px;
	font-size: 11px;
	font-weight: normal;
	color: #594b3e;
	text-decoration: none;
}
.testiheader{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style:italic;
	color: #594b3e;
}
/*------------------------------------------------------------*
**  End of Css
**------------------------------------------------------------*/