

.normal {
color: #000000; font-family: Arial; font-weight: 500; font-size: 8pt;
}

.normalbold {
	color: #000000;
	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: 8pt;
}

a.gray {
color: #000000; font-family: Arial; font-weight: 700; font-size: 8pt; text-decoration: none; line-height: 15px;
}
 
a.gray:hover {
color: #5E6E7F; font-family: Arial; font-weight: 700; font-size: 8pt; text-decoration: none; line-height: 15px;
}

a.gray2 {
color: white; font-family: Arial; font-weight: 700; font-size: 8pt; text-decoration: none; line-height: 15px;
}
 
a.gray2:hover {
color: #ffffff; font-family: Arial; font-weight: 700; font-size: 8pt; text-decoration: none; line-height: 15px;
}

.formbox {
font-family: Arial; color: #000000; border: 2 solid #BF9218; background: #ffffff; width: 340;
}

.copy {
color: #000000; font-family: Arial; font-weight: 500; font-size: 2pt;
}

