.normal {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #633633;
}
.normal2 {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #633633;
}

.bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #633633;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #660000;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #660000;
}
.small {
	font-family: Georgia;
	font-size: 9px;
	font-weight: normal;
	color: #FF9966;
}
.border {
	border: 1px solid #A50001;
}
.bold12 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.verdanabold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #990033;
}
.verdananorm {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
}
