.header  {
	font-size : 12pt;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
}

.maintext  {
	font-size : 9pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
}

.blacktext  {
	font-size : 9pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

.smallmaintext  {
	font-size : 8pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
}

.smallmaintextblack  {
	font-size : 8pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

.boldsmalltext  {
	font-size : 8pt;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
}
.boldmaintext  {
	font-size : 9pt;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
}

.mainlink  {
	font-size : 9pt;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #CC9933;
}

.mainlink:Active  {
	font-size : 9pt;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
	color : #ffffff;
}

.mainlink:Visited  {
	font-size : 9pt;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #CC9933;
}

.mainlink:Hover  {
	font-size : 9pt;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
	color : #ffffff;
}

.smallmainlink  {
	font-size : 8pt;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
	color : #ffffff;
}

.smallmainlink:Active  {
	font-size : 8pt;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : normal;
	color : #ffcc66;
}

.smallmainlink:Visited  {
	font-size : 8pt;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
	color : #ffffff;
}

.smallmainlink:Hover  {
	font-size : 8pt;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
	color : #ff9900;
}
