.blacktextmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: normal;
	font-weight: normal;
	line-height: 24px;
	text-decoration: none;
}
.blacktexttight {
	font-family: Monaco, Verdana, "Courier New", monospace;
	font-size: 9px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 15px;
}
.redtext{
	font-family: Monaco, Verdana, Courier New, monospace;
	font-size: 9px;
	color: #FF0000;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 18px;
}
.darkgreytext{
	font-family: Monaco, Verdana, "Courier New", monospace;
	font-size: 9px;
	color: #666666;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 18px;
}
.blacktextgreyground {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	letter-spacing: normal;
	line-height: 18px;
	background-color: #CCCCCC;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	word-spacing: 2px;
}
.cv {
	font-family: Monaco, Verdana, "Courier New", monospace;
	font-size: 9px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 18px;
}
.blacktexttightgrey {
	font-family: Monaco, Verdana, "Courier New", monospace;
	font-size: 9px;
	color: #999999;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 15px;
}
