.text1 {
	font-family: Verdana;
	font-size: 11px;
	color: #660000;
}
.text2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
}
.textgold {
	font-family: Verdana;
	font-size: 11px;
	color: #CCCC66;
}
.textgoldB {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #996600;
}
.text1small {
	font-family: Verdana;
	font-size: 9px;
	color: #660000;
}
.textwhite {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}