body
{
	font-size: 12pt;
	margin: 0px;
	font-family: 'Trebuchet MS';
	background-color: #333366;
}


.bgblind
{
	background-image: url(images/blind-lblue-back.gif);
}


.hlightgray
{
	background-color: #C0C0C0;
}

.signature
{
	font-size: 8pt;
	color: white;
	font-family: 'Trebuchet MS';
}


A.menulink
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
}

A.menulink:hover
{
	font-weight: bold;
	color: white;
	text-decoration: underline;
}

A
{
	/* color: #66ff00; */
	font-family: 'Trebuchet MS';
}


.CAPS
{
	text-transform: uppercase;
}
