BODY, TD {
	background-color: #FFFFEE;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}

H2 {
	color: Black;
	font-family: Verdana;
	font-size: 14pt;
}

H3 {
	color: Black;
	font-family: Verdana;
	font-size: 13pt;
}

H4 {
	color: Black;
	font-family: Verdana;
	font-size: small;
	font-variant: small-caps;
	font-weight: bold;
}

A {
	color: Blue;
	font-family: Verdana;
	text-decoration: underline;
}

A:Hover {
	color: Lime;
	font-family: Verdana;
	text-decoration: underline;
}

HR {
	color: blue;
	font-family: Verdana;
	height: 1pt;
}

h1 {
	background-color: inherit;
	color: navy;
	font-family: Verdana;
	font-size: 15pt;
	font-weight: bold;
}
