/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a h1, a h2, a h3, a h4 { font-size: 1.4em; color: #006699; }

H1 {
	text-decoration:underline;
	color:#006699;
	font-family:Verdana;
	font-weight:normal;
	font-style:normal;
	font-size:20px;
}
H2 {
	text-decoration:underline;
	color:#006699;
	font-family:Verdana;
	font-weight:normal;
	font-style:normal;
	font-size:18px;
}
H3 {
	text-decoration:underline;
	color:#006699;
	font-family:Verdana;
	font-weight:normal;
	font-style:normal;
	font-size:16px;
}
H4 {
	text-decoration:underline;
	color:#006699;
	font-family:Verdana;
	font-weight:normal;
	font-style:normal;
	font-size:14px;
}