

.normal {
color: #ffffff; font-family: Arial; font-weight: 700; font-size: 9pt;
}

.normalbold {
	color: #ffffff;
	font-family: Arial;
	font-weight: 700;
	font-size: 10pt;
	padding : 5px;
	letter-spacing : 0.02cm;
}

.normal2 {
color: #000000; font-family: Arial; font-weight: 500; font-size: 9pt;
}

a.gray {
color: #ffffff; font-family: Arial; font-weight: 700; font-size: 9pt; text-decoration: none; line-height: 15px;
}
 
a.gray:hover {
color: #ffffff; font-family: Arial; font-weight: 700; font-size: 9pt; text-decoration: none; line-height: 15px;
}

a.gray2 {
color: #ffffff; font-family: Arial; font-weight: 700; font-size: 9pt; text-decoration: none; line-height: 15px;
}
 
a.gray2:hover {
color: #ffffff; font-family: Arial; font-weight: 700; font-size: 9pt; text-decoration: none; line-height: 15px;
}

.formbox {
font-family: Arial; color: #000000; border: 2 solid #BF9218; background: #ffffff; width: 340;
}

