.bluetext {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #3EA9E4;
}
.greentext {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bolder;
	color: #23B420;
}
.darkbluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C6B8A;
}
.graytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DA3E00;
}
.greentextsmall {

	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #23B420;
}
