A  {
		font-size : 10pt;
		font-weight : bold;
		text-decoration : none;
		color : #660000;
		font-family : Verdana, Helvetica, sans-serif;
		font-style : normal;
}

A:Visited  {
		font-size : 10pt;
		font-weight : bold;
		text-decoration : none;
		color : #660000;
		font-family : Verdana, Helvetica, sans-serif;
		font-style : normal;
}

A:Active  {
		font-size : 10pt;
		font-weight : bold;
		text-decoration : none;
		color : #660000;
		font-family : Verdana, Helvetica, sans-serif;
		font-style : normal;
}

A:Hover  {
		font-size : 10pt;
		font-weight : bold;
		text-decoration : underline;
		color : #660000;
		font-family : Verdana, Helvetica, sans-serif;
		font-style : normal;
}

.bigtext {
		font-size: 11pt;
		font-weight: bold;
		font-style: normal;
		color: #000000;
		font-family: Verdana, Helvetica, sans-serif;
}

.boldtext {
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
		color: #000000;
		font-family: Verdana, Helvetica, sans-serif;
}

.copyright {
		font-size: 8pt;
		font-weight: none;
		font-style: normal;
		color: #666666;
		font-family: Verdana, Helvetica, sans-serif;
}

.redtext {
		font-size: 10pt;
		font-weight: none;
		font-style: normal;
		color: #660000;
		font-family: Verdana, Helvetica, sans-serif;
}


.subtext {
		font-size: 9pt;
		font-weight: none;
		font-style: normal;
		color: #000000;
		font-family: Verdana, Helvetica, sans-serif;
}

.text {
		font-size: 10pt;
		font-weight: none;
		font-style: normal;
		color: #000000;
		font-family: Verdana, Helvetica, sans-serif;
}
.titletext {
		font-size: 14pt;
		font-weight: none;
		font-style: normal;
		color: #000000;
		font-family: Verdana, Helvetica, sans-serif;
}

.whiteText {
		font-size: 10pt;
		font-weight: none;
		font-style: normal;
		color: #FFFFFF;
		font-family: Verdana, Helvetica, sans-serif;
}