P  {}

H1  {
	font-face : Arial;
	font-size : 16pt.
	}

H2  {
	font-face : Arial;
	font-size : 14pt.
}

H3  {
	font-face : Arial;
	font-size : 16pt.
}

H4  {
	font-face : Arial;
	font-size : 14pt; font-weight: bold.
}

H5  {
	font-face : Arial;
	font-size : 10pt.
}

A  {
	font-face : Verdana;
	font-size : 8pt.;
	text-decoration : none;
}

A:Visited  {
	text-decoration : none;
	color : #0066ff;
}

A:Active  {
	text-decoration : none;
	color : #FF0000;
}

A:Hover  {
	color : #ff6600;
	text-decoration : underline;
}

BODY  {
	font-size: 10pt;
	font-family: Arial;
	color: #000000;
	background-color : #FFFFFF;
}

.SmallBlack  {
	font-size : 10pt;
	font-family : Arial, Verdana, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

.SmallWhite  {
	font-size : 10pt;
	font-family : Arial, Verdana, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;

}

.NormalBlack  {
	font-size : 10pt;
	font-family : Arial, Verdana, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #000000;

}

.NormalWhite {
	font-size : 10pt;
	font-family : Arial, Verdana, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	}
