body {	
	font-family: Helvetica, Arial, sans-serif;
	line-height: 16px;
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
h3 	{
	color:#000000;
}
h4 	{
	font-size: 14px;
	color:#000000;
	padding-top: 3px;
	border-top: thin solid black;
}

a:link {
	color: #222222;
	text-decoration: none;
}
a:visited {
	color: #222222;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style3 {color: #FF0000}
.style4 {color: #FF6600}
.style12 {color: #FF0000; font-size: 14px; }
.style16 {color: #FF6600; font-size: 14px; }
