BODY {
	background-color:#FFFFFF;
	font-size: 11pt;
	line-height: 13pt;
	font-family:Helvetica,Arial,sans-serif;
}

.H1, .H2, .H3, .H4, .H5, H1, H2, H3, H4, H5, H6, H7 {
	color:#000099;
	font-size: 12pt;
	line-height: 14pt;
	font-family:Helvetica,Arial,sans-serif;
	font-weight: bold;
	text-align: left;
}

.H1, H1 {
	font-size: 22pt;
	line-height: 34pt;
}

.H2, H2 {
	font-size: 24pt;
	line-height: 26pt;
}

.H3, H3 {
	font-size: 20pt;
	line-height: 22pt;
}

.H4, H4 {
	font-size: 16pt;
	line-height: 18pt;
}

P, DL, DD, DT, TD, TH, HR, SELECT, FORM, OPTION, LI, BL, OL, UL {
	color:#000099;
	font-size: 11pt;
	line-height: 13pt;
	font-family:Helvetica,Arial,sans-serif;
}

P, DL, DD, DT, OL {
	text-align: justify;
}

A:link { color: #6666CC; text-decoration: none; }
A:active { color: #6666CC; text-decoration: none; }
A:visited { color: #BB0000; text-decoration: none; }
A:hover { color: #FF0000; text-decoration: none; }

.A {
	color:#000099;
	font-weight:bold;
	text-align:center;
	font-size:18pt;
	line-height:20pt;
}
.B {
	font-size:8pt;
	background-color:#FF0000;
}
.C {
	font-size:8pt;
	background-color:#000099;
}
