.pagebrdr {
	border: 3px solid #006600;
	background-color: #FFFFFF;
}
body {
	background-color: #000000;
}
.hmetxt {
	font-family: Lucida Calligraphy;
	font-size: 12pt;
	color: #336633
}
a {
	color: #000000;
	text-decoration: underline; font-family:Lucida Calligraphy; font-size:12pt
	}
hr {
	color: #000000;
	height: 1px
	}
td {
	font-family: Georgia;
	font-size: 12pt;
	color: #000000;
	}
a:hover {
	color: #008000; 
	text-decoration: overline underline; font-family:Lucida Calligraphy; font-size:12pt; font-weight:bold
	}
.btmtopbrdr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003300;
	letter-spacing: 1px;
	font-weight: bold;
}