BODY {
	font-family: sans-serif;
	font-size: 10pt;
	color: #000033;
	background-color: white;
}
A.logo
{
	font-size: 14pt;
	font-weight: normal;
	color: #3333FF;
	text-decoration: none;
}

TD
{
	font-family: sans-serif;
	font-size: 10pt;
	color: #000033;
}

TD.row
{
	font-weight: bold;
	background-color: white;
	border-style: solid;
	border-width: 1;
	border-color: #CCCC99;
}
TD.pitch
{
	font-weight: bold;
	background-color: #CCCC99;
	padding: 3px;
}
TD.label
{
	font-size: 8pt;
}
TD.selectlist
{
	font-size: 10pt;
}

#submit
{
	background-color: #white;
	color: #000033;
	font-weight: bold;
}

DIV.header
{
  font-size: 12pt;
  font-weight: bold;
  text-align: left;
}

DIV.text
{
	text-align: left;
}

DIV.copyright
{
	font-size: 8pt;
	text-align: center;
	padding: 20px;
}
DIV.clusters
{
	font-size: 10pt;
	font-weight: normal;
	padding-bottom: 10px;
}

DIV.matrix
{
	font-size: 10pt;
	font-weight: bold;
}
SPAN.error
{
	font-size: 12pt;
	font-weight: bold;
	color: #FF3333;
}
