BODY {
	background: White;
	color: Black;
	margin-left: 63px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(images/background.gif);
}

P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: Black;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: Black;
}

TD {
	border: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

DIV {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	border: none;
}

H1 {
	font-size: large;
	color: Blue;
}

H2 {
	font-size: medium;
	color: Blue;
}

H3 {
	font-size: 13pt;
	color: Blue;
}

H4 {
	font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color: #5759FF;
}

FORM {
	font-family: Verdana;
	font-size: x-small; 
	text-decoration:none;
}

H5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 30%;
}

A {
	text-decoration: none;
	color: Blue;
	font-size: x-small;
}

A:Hover {
	text-decoration: underline;
	color: Blue;
	font-size: x-small;
}

HR {
	color: blue;
	height: 1pt;
}

.style1 {font-size: x-small}
.style4 {font-size: medium}
.style8 {font-size: medium; color: #0002C4; font-weight: bold; }
.style9 {font-size: xx-small}
