body, table, tr, td, .normal {
/*	font-family:Helvetica,Arial,Swiss,Futura,sans-serif;*/
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color: Black;
	line-height:14px;
	background-color : #ffffff;
}
.hell {
	/*font-family:Helvetica,Arial,Swiss,Futura,sans-serif;
	*/
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color: Black;
	line-height:14px;
	background-color : #ffffff;
}
a:link {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: Aqua;
	text-decoration:none;
	font-weight: bold;
}
a:visited {
	color: #006600;
	text-decoration:none;
	font-weight: bold;
}

h3
{
	font-weight: bold;
	font-size: 13px;
	line-height:14px;
	color: #006600;
	text-decoration: none;
	font-style: italic;
}


h2
{
	font-weight: bold;
	font-size: 14px;
	line-height:16px;
	color: #006600;
	text-decoration : none;
}

h1
{
	font-weight: bold;
	font-size: 16px;
	line-height:18px;
	color: #006600;
	text-decoration : none;
}
