@font-face {
	font-family: Lucida Calligraphy;
	src:url(hpw33.gif);
}

BODY {
	margin:0px;
	font-family:Arial;
	font-size:12pt;
}

.20pt{
	font-size:20pt;
}

.16pt{
	font-size:16pt;
}

.14pt{
	font-size:14pt;
}

.10pt{
	font-size:10pt;
}

.12pt{
	font-size:12pt;
}

.Lucida {
	font-family:Lucida Calligraphy;
}

LI {
	 margin:4px 0px 4px 0px;
}

TD {
	color:#000000;
	font-size:12pt;
}

TD.SmallCaps {
	font-variant:small-caps;
}

TD.arial {
	font-family:arial;
}

TD.dark {
	color:#1B1818;
}

TD.black {
	color:#000000;
}

TD.grey {
	color:#7D7D7D;
}

TD.SmallCaps.Grey {
	color: #999999;
}

TD.Lucida {
	font-family:Lucida Calligraphy;
}

TD.Lucida.Black {
	color: #000000;
}

TD.small {
	font-size:12px;
}

P {
	margin:8px 0px 8px 12px;
	font-size:12pt;
}

A {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

A.dark {
	color: #1B1818;
}

.SmallArial {
	font-family:arial;
	font-size:12px;
}

A.12px {
	font-size:12px;
}

A.10px {
	font-size:10px;
}

A.bold {
	font-weight:bold;
}

A.underline {
	text-decoration:underline;
}

A.dark:hover {
	color: #000000;
	text-decoration: underline;
}

A.grey {
	color: #7D7D7D;
}

.smallcaps {
	font-variant:small-caps;
}

A.grey:hover {
	color: #1B1818;
	text-decoration: underline;
	font-weight: normal;
}

A:hover {
	color: #d9ecff;
	text-decoration: underline;
}

H1 {
	margin:4px;
	font-size:16px;
	font-family:arial;
}

.black{
	color:#000000;
}

.bottomBorder{
	border-bottom: 3px solid #ccc;
}

.topBorder{
	border-top: 3px solid #ccc;
}