body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}

p,ul,ol,td,blockquote,div,h1,h2,h3,h4 {
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0
}


h1,.h1 {
	color:#3E644D;
	font-size:23px;
	font-weight:bold;
	letter-spacing:-1px;
	font-family: Arial, Helvetica, sans-serif;
}

h2,.h2 {
	font-size:7pt;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3,.h3 {
	color:#3E644D;
	font-size:17px;
	font-weight:bold;
	letter-spacing:-1px;
	font-family: Arial, Helvetica, sans-serif;
}

h4,.h4 {
	font-size:8pt;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A:visited {
	color: #6FA685;
	font-weight: bold;
	background: clear;
	text-decoration: none;
}

A:link {
	color: #3E644D;
	font-weight: bold;
	background: clear;	
	text-decoration: none;
}

A:hover {
	color: #000000;
	font-weight: bold;
	background: clear;
	filter: blur;
	height: 0;
	position: relative;
	left: 1px;
	top: 1px;
}

A:action {
 	color: #993300;
 	font-weight: bold;
	background: clear;
	filter: blur;
	height: 0;
	position: relative;
	left: 1px;
	top: 1px;
}