body
{
	font-family:arial;
	color: #000000;
	font-size: 9pt;
}

table
{
	font-family:arial;
	color: #000000;
	font-size: 9pt;
}

input
{
	font-family:arial;
	color: #000000;
	font-size: 8pt;
}

.bodytext
{
    font-size: 9pt;
}

.lightbodytext
{
    font-size: 9pt;
    color: #AAD5D5;
}

.crucial
{
	font-size:9pt;
	font-weight:bold;
	color:#CC0000;
}

.price
{
	font-size:9pt;
	font-weight:bold;
	color:#0000FF;
}

.heading
{
	font-size:12pt;
	font-weight:bold;
	color:#666666;
}

.heavy
{
	font-size:9pt;
	font-weight:bold;
	color: #003366;
}

.highlight
{
	font-size:9pt;
	color:#003366;
}

.navsection
{
	font-weight: bold;
	font-size: 10pt;
	color: #EAEAFF;
}

.navgroup
{
	font-weight: bold;
	font-size: 9pt;
	color: #EAFFFF;
}

.navmfc
{
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
}

.navproduct
{
	font-size: 8pt;
	color: #FFFFFF;
}

.producttitle
{
	font-size:16pt;
	font-weight:bold;
	color:#666666;
}

.tablerow1
{
	background-color:#660099;
	font-size:12pt;
	font-weight:bold;
	color:#FFFFFF;
}

.tablerow2
{
	background-color:#666666;
	font-size:11pt;
	font-weight:bold;
	color:#FFFFFF;
}

.tablerow3
{
	background-color:#CCCCFF;
	font-size:10pt;
	font-weight:bold;
	color:#000000;
}

.whitesection
{
	font-size: 11pt;
	color: #FFFFFF;
	font-weight:bold;
}

a
{
	color:#003366;

	:visited{color:#003366};
	:hover{color:#660000};

	.lightbodytext:link{color:#AAD5D5}
	.lightbodytext:visited{color:#AAD5D5}
	.lightbodytext:hover{color:#CCFFFF}

	.navgroup:link{color:#EAFFFF}
	.navgroup:visited{color:#EAFFFF}
	.navgroup:hover{color:#8EBBF2}

	.navmfc:link{color:#FFFFFF}
	.navmfc:visited{color:#FFFFFF}
	.navmfc:hover{color:#FFFFCC}

	.navproduct:link{color:#FFFFFF}
	.navproduct:visited{color:#FFFFFF}
	.navproduct:hover{color:#CCCCCC}
}