.text {
	font-family: tahoma;
	font-size: 10px;
	color: 000000;
}
.red {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #990000;

}
.white {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: ffffff;
}
.biggertext {
	font-family: tahoma;
	font-size: 12px;
	color: 000000;
}
