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}
.background_blue {background-color: #80FFFF}
.text_header
{
	background-image: url(kreb_paper_lgreen.jpg);
	font-weight: normal;
	font-size: 18pt;
	font-family: "Arial";
	color: #006600;
	text-align: center;
}
.text_body
{
	font-weight: normal;
	font-size: 10pt;
	left: 20px;
	right: 20px;
	position:absolute;
	font-family: "Arial";
	text-align: left;
	border: none;
	vertical-align:	top;
}
.text_right_panel
{
	font-weight: normal;
	font-size: 10pt;
	top: 50px;
	left: 340px;
	right: 20px;
	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;
}
