.logo {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #000000;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #99CCFF;
	height: auto;
	background-position: 24px bottom;
	text-transform: none;

}
.RTMtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFCC66;
	background-color: #000000;
}
.BODtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99FF99;
	background-color: #000000;
}
.VIEtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CCCC;	
	background-color: #000000;
}
.quicklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #000000;
	color: #99CCFF;
}
.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
.yeancodes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
