body
{
}

td
{
	font-family: Arial;
	font-size: 11px;
	color: #015142;
}
.textbox
{
	font-family: Arial;
	font-size: 11px;
	color: Black;
}
.header
{
	font-family: Trebuchet MS;
	font-size: 16px;
	color: Gray;
}
a
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #669933;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}


