BODY  {
	font-size : 10pt;
	font-family : Arial,helvetica;
}

P  {
	font-size : 10pt;
	font-family : Arial,helvetica;
}

H1  {
	font-size : 14pt;
	font-family : Arial,helvetica;
	font-weight : bold;
}

H2  {
	font-size : 12pt;
	font-family : Arial,helvetica;
	font-weight : bold;
}

H3  {
	font-size : 11pt;
	font-family : Arial,helvetica;
	font-weight : bold;
}

H4  {
	font-size : 10pt;
	font-family : Arial,helvetica;
	margin-bottom : 6em;
}

A  {
	font-family : Arial,helvetica;
	color : #cc3300;
	}

A:Visited  {
	font-family : Arial,helvetica;
	color : #ff6600;
	}

A:Active  {}

A:Hover  {
	font-family : Arial,helvetica;
	color : #FB5301;
}

TABLE  {
	font-size : 10pt;
	font-family : Arial,helvetica;
}

TD  {
	font-size : 10pt;
	font-family : Arial,helvetica;
}

UL  {
	font-size : 10pt;
	font-family : Arial,helvetica;
}

OL  {
	font-size : 10pt;
	font-family : Arial,helvetica;
}

LI  {
	font-size : 10pt;
	font-family : Arial,helvetica;
}

.reg  {
	font-size : 10pt;
	font-family : Arial,helvetica;
}

.h2  {
	font-size : 12pt;
	font-family : Arial,helvetica;
	font-weight : bold;
}

.h3  {
	font-size : 11pt;
	font-family : Arial,helvetica;
	font-weight : bold;
}


.h4  {
	font-size : 10pt;
	font-family : Arial,helvetica;
	margin-bottom : 6em;
}

.small  {
	font-size : 9pt;
	font-family : Arial,helvetica;
}

.ismall  {
	font-size : 9pt;
	font-family : Arial,helvetica;
	font-style: italic;	
}

.copy  {
	font-size : 8pt;
	font-family : Arial,helvetica;
}


.smallib  {
	font-size : 9pt;
	font-family : Arial,helvetica;
	font-style : italic;
	font-weight : bold;
}

.itc   {
	font-size : 10pt;
	font-family : Arial,helvetica;
	font-style : italic;
}

.smitc  {
	font-size : 9pt;
	font-family : Arial,helvetica;
	font-style : italic;
}

.trhead {
	background-color : #FEC27C;
	font-weight : bold;
}