BODY {
	color: #333333;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	font-size: 9pt;

}

SPAN.heading {
	color : #00009C;
	font-size : 12pt;
	font-weight : bold;
}

SPAN.subheading {
	color : #00009C;
	font-size : 8pt;
	font-weight : bold;
}

SPAN.subheadinggray {
	color : #333333;
	font-size : 8pt;
	font-weight : bold;
}

SPAN.subheadingwhite {
	color: White;
	font-size: 8pt;
	font-weight: bold;
}

SPAN.title {
	color : #00009C;
	font-size : 10pt;
	font-weight : bold;
}

SPAN.titlewhite {
	color : white;
	font-size : 10pt;
	font-weight : bold;
}

SPAN.titlegray {
	color : #333333;
	font-size : 10pt;
	font-weight : bold;
}

Table.content600 {
	width: 600px;
	font-size: 9pt;
	color: #333333;
}

Table.content400 {
	width: 400px;
	font-size: 9pt;
	color: #333333;
}

Table.content300 {
	width: 300px;
	font-size: 9pt;
	color: #333333;
}

Table.content390 {
	width: 390px;
	font-size: 9pt;
	color: #333333;
}

A {
	color: #165EC0;
	text-decoration: none;
	font-size : 9pt;
	font-weight : normal;
}

A:HOVER {
	color: #00009C;
	text-decoration: underline;
	font-size : 9pt;
}

SPAN.text7pt {
	font-size : 7pt;
	color : #666666;
}

SPAN.text {
	font-size : 9pt;
	color : #333333;
}

SPAN.text165EC0 {
	font-size : 9pt;
	color : #165EC0;

}

SPAN.textwhite {
	font-size : 9pt;
	color : #ffffff;
}

SPAN.textbold {
	font-size: 9pt;
	color: #333333;
	font-weight: bold;
}

SPAN.textbold00009C {
	font-size: 9pt;
	color: #00009C;
	font-weight: bold;
}
SPAN.textbold165EC0 {
	font-size: 9pt;
	color: #165EC0;
	font-weight: bold;
}
SPAN.textboldwhite {
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}
SPAN.productprice {
	font-size: 12pt;
	color: #165EC0;
	font-weight: bold;
}
