.text {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	color : black;
}
.graytext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	color : #999999;
}
.goldtext {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	color : #FFCC00;
}
.bluetext {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
	text-transform : none;
	color : #0099FF;
}
.heading {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
	text-transform : none;
	color : #0099FF;
}
.tableheading {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
	text-transform : none;
	color : white;
}
.whitetext {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	color : white;
}
.yellowtext {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
	text-transform : none;
	color : yellow;
}
.redtext {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	color : red;
}
.orangetext {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	color : #FF9900;
}
.vwcitext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
	text-transform : none;
	color : white;
}
.vwciheading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : italic;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
	text-transform : none;
	color : #920474;
}
.vwci_boldtext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : italic;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
	text-transform : none;
	color : #920474;
}
.vwci_purpletext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
	text-transform : none;
	color : #480A58;
}
.vwci_yellowtext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
	text-transform : none;
	color : yellow;
}
.mmvheading {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : italic;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
	text-transform : none;
	color : #FFCC00;
}