.blacktextmain {
	font-family: Monaco, Verdana, Courier New, monospace;
	font-size: 9px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 18px;
	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: Monaco, Verdana, "Courier New", monospace;
	font-size: 9px;
	color: #000000;
	letter-spacing: 1px;
	line-height: 18px;
	background-color: #CCCCCC;
	display: inline;
	padding-right: 5px;
	padding-left: 0px;
}
.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;
}
.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	letter-spacing: 5px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 12px;
	position: relative;
	text-align: left;
	height: auto;
	margin-top: 15px;
	background-position: center;
}

