body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
        background-color: #ffffff
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none
}
input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none
}
select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none
}
textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none
}
a
{
	text-decoration: none
; color: #0000FF
}
a:hover
{
	background-color: #FFFF00;
	text-decoration: none
; color: #000000
}
a:visited
{
	text-decoration: none
}
.gray
{
	color: #333333
}
.graybold
{
	color: #333333;
	font-weight: bold
}
.dullred
{
	color: #cc3333
}
.dullredbold
{
	color: #cc3333;
	font-weight: bold
}
.black
{
	color: #000000
}
.blackbold
{
	color: #000000;
	font-weight: bold
}
.white
{
	color: #ffffff
}
.whitebold
{
	color: #ffffff;
	font-weight: bold
}
.noback
{
	text-decoration: none
}
.12pnt {  font-size: 12px}
.14pnt {  font-size: 14px}
.16pnt {  font-size: 14px}
