a:link    { color: #0000FF; text-decoration: underline}
a:visited {	color: #990099; text-decoration: underline}
a:hover   { background-color: #006600; color: #FFFFFF}
.background_white {background-color: #FFFFEE}
.text_header
{
	background-image: url(maryhare_paper_lgreen.jpg);
	font-weight: normal;
	font-size: 18pt;
	font-family: "Arial";
	color: #006600;
	text-align: center;
}
.text_subheader
{
	font-weight: normal;
	font-size: 14pt;
	font-family: "Arial";
	color: #006600;
	text-align: center;
}
.table_body
{
	font-weight: normal;
	font-size: 10pt;
	font-family: "Arial";
	text-align: left;
	border: none;
}
.table_greenborder
{
	border-right: #669933 thin solid;
	border-top: #669933 thin solid;
	border-left: #669933 thin solid;
	border-bottom: #669933 thin solid;
	font-size: 10pt;
	color: #cccccc;
	font-weight: bold;
	font-family: "Arial";
	text-align: left;
}
.text_right_panel
{
	font-weight: normal;
	font-size: 10pt;
	top: 180px;
	left: 300px;
	right: 20px;
	position:absolute;
	font-family: "Arial";
	text-align: left;
	border: none;
	vertical-align:	top;
}
.text_left_panel
{
	font-weight: normal;
	font-size: 10pt;
	top: 180px;
	left: 20px;
	width: 260px;
	position:absolute;
	font-family: "Arial";
	text-align: left;
	border: none;
	vertical-align:	top;
}
.text_copyright
{
	font-weight: normal;
	font-size: 8pt;
	font-family: "Arial";
	text-align: right;
}
