BODY
{
	font-size: 10pt;
	font-family: verdana;
	background-color: #ffffcc;
	
	
}
TABLE
{
	font-size: 10pt;
	font-family: verdana;
}
.small
{
	font-size: 8pt;
	font-family: verdana;

}
.title
{
	font-size: 11pt;
	font-family: verdana;
	font-weight: bolder;
	color: #003399;
}
.subtitle
{
	font-size: 10pt;
	font-family: verdana;
	font-weight: bolder;
	color: #000000;
}

.casesubtitle
{
	text-decoration: underline;
}

.MaroonSite
{
	font-family: verdana;
	font-size: 10pt;
	font-weight: bolder;
	color: #663333;
}

A:visited
{
	color: #ff66aa;
}
A:hover
{
	color: #ff3333;
}

UL
{
	list-style-type: square;
}

.featured
{
	font-size: 8pt;
	font-family: verdana;
	background-color: #99ccff;

}
