H1 {color:#3C448F; font: bold 14pt Georgia, Times New Roman, Times, serif}

H2 {color:#000000; font: bold 10pt Georgia, Times New Roman, Times, serif}

P {color:black; font:10pt Georgia, Times New Roman, Times, serif}

A:link {
	color:#3C448F;
	text-decoration:none;
	font-weight: bold;
}

A:visited {
	color:#1D245B;
	text-decoration:none;
	font-weight: bold;
}

A:hover {
	color:#3C448F;
	text-decoration:underline;
	font-weight: bold;
}

A:active {
	color:#1D245B;
	text-decoration:underline;
	font-weight: bold;
}

.nobold
{
	color:#3C448F;
	text-decoration:none;
	font-weight: normal;
}

a.nobold:link {
	color:#3C448F;
	text-decoration:none;
	font-weight: normal;
}

a.nobold:visited {
	color:#1D245B;
	text-decoration:none;
	font-weight: normal;
}

a.nobold:hover {
	color:#1D245B;
	text-decoration:underline;
	font-weight: normal;
}

a.nobold:active {
	color:#666666;
	text-decoration:underline;
	font-weight: normal;
}

LI {color:black; font:10pt Arial, Helvetica, sans-serif}

.small {
	font-size:8pt;
	color:#1D245B;
}

.indent {
	margin-left: 1em;
	line-height: 20px;
}

.tblindent {
	margin-left: 1em;
	line-height: 15px;
}