<head> <style>{  }

html, body {
	margin: 0;
	padding: 0;
}
body, p, table {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	text-decoration: none;
	color: #006699;
	font-size: 12px;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a img {
	border: none;
}
h1 {
	font-size: 24px;
	font-weight: lighter;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	border-bottom: 1px solid #EEEEEE;
	color: #006699;
}
h2 {
	font-size: 22px;
	font-weight: lighter;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	border-bottom: 1px solid #EEEEEE;
	color: #006699;
}
h3 {
	font-weight: lighter;
	font-size: 18px;
	color: #333333;
}
h4 {
	font-weight: lighter;
	font-size: 16px;
	color: #333333;
}

ul, li            
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

</style>
</head>