.maintext  {
	font-size : 9pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
}

.smallmaintext  {
	font-size : 8pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	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 : #ffffff;
}

.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 : #cccccc;
}

.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 : none;
	color : #ffffff;
}

.smallmainlink:Active  {
	font-size : 8pt;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
	color : #ffffff;
}

.smallmainlink:Visited  {
	font-size : 8pt;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #ffffff;
}

.smallmainlink:Hover  {
	font-size : 8pt;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
	color : #ffffff;
}
