.header {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #0099FF;
}
.header1 {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 16px;
	color: #8d8d8d;
	font-weight: bold;
}
.headerPanel {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
td {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 12px;
	font-color: #000000;
	color: #000080;
	font-weight: bold;

}
.inputsmall {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 12px;
	margin: 1px;
	padding: 1px;
	border: 1px solid #666666;
	height: 14px;
	font-weight: bold;
	text-align: right;


}
a:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #008080;
	text-decoration: underline;
	font-weight: bold;

}
a:visited {
	color: #008080;
	text-decoration: none;
	font-weight: bold;

}
body {
	background-color: #CEFFE7;
	background-image: url(blegtext.gif);
}
