BODY {
	background-color : White;
}

DIV {
	text-align : center;
}


A {
	color : #3399CC;
}

A:HOVER {
	color : #00CC99;
}

A:VISITED {
	color : #000099;
}

A, A:LINK {
	color : #3399CC;
}

A:ACTIVE {
	color : #990000;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
H1 {
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;
}
H2 {
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
}

H3 {
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
}

LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	vertical-align : top;
}

.tiny {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
}

.iv {
	color : Blue;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : italic;
}

.caption {
	font-weight : bold;
	font-size : 10pt;
	font-family : "Times New Roman", Times, serif;
}

 



