body
{
	font-weight: lighter;
	font-size: 8pt;
	font-family: Verdana, Arial, Sans-Serif;
	line-height: normal;
}

.listhead
{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 8.5pt;
	color: #3366cc;
}

.listhead1
{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 8.5pt;
}

.itemlist
{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 8.5pt;
}

.tablelist1
{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 8.5pt;
	background-color: #336699;
	color: #FFFFFF;
}

.tablelist2
{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 10pt;
	background-color: #336699;
	color: #FFFFFF;
}

.footer
{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 6pt;
}


.MenuItem a
{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 10pt;
	display: block;
	width: 136px;
	color: #000000;
	padding: 5px;
	text-decoration:none;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}

.MenuItem a:visited
{
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}

.MenuItem a:hover 
{
	background-color: #336699;
	color: white;
	text-decoration: none;
	border: 1px solid #000000;
}

.heading1
{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12pt;
}

.heading2
{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 12pt;
}

.heading3
{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 10pt;
}

.capture
{
  font-family: Verdana, Arial, Sans-Serif;
  font-weight: normal;
  font-size: 9pt;
}

A:active
{
	color: #ff0000;
}
A:visited
{
	color: #990099;
}
A:hover
{
	color: #ff0000;
}

.courier
{
  font-family: Courier;
  font-size: 10pt;
  color: #000000;
}