body
{
	background:#fff;
	font-family:trebuchet ms,verdana,arial;
}
a
{
	color:#0000aa;	
}
a:hover
{
	color:#aa0000;	
}
.faqHead
{
	font-size:16pt;
	font-weight:bold;
	padding-bottom:20px;
}
.faqBody
{
	font-size:10pt;
}
.faqFoot
{
	font-size:14pt;
	font-weight:bold;
	padding-top:20px;
}

.menuLink
{
	color:#0000aa;
	font-size:12pt;
	font-weight:bold;
	margin-right:15px;
	margin-bottom:5px;
	text-decoration:none;
}
.menuLink:hover
{
	color:#aa0000;	
}

.formLabel
{
	font-size:10pt;
	font-weight:bold;	
}
.formHeader
{
	font-size:14pt;
	font-weight:bold;	
}
.formText
{
	font-size:10pt;	
}

.detailHead
{
	font-size:12pt;
	font-weight:bold;
	color:#000;
	padding-top:15px;
	padding-bottom:10px;
}
.detailBody
{
	font-size:8pt;
	color:#000;
}
.detailLabel
{
	font-size:8pt;
	font-weight:bold;
	color:#000;
}

.notesBold
{
	font-size:8pt;
	font-weight:bold;
	color:#000;
}
.notesText
{
	font-size:8pt;
	color:#000;	
}
.subBody
{
	font-size:8pt;	
}