.fieldset_font {
	font-size: 8pt;
	font-weight: normal;
	font-family: Tahoma;
}

.normal_font {
	font-size: 8pt;
	font-weight: normal;
	font-family: Tahoma;
}

a {
	font-size: 8pt;
	font-weight: normal;
	font-family: Tahoma;
	text-decoration: none;
}

input {
	font-family: Verdana;
	font-size: 8pt;
	border: 1px;
	border-style: solid;
}

select {
	font-family: Verdana;
	font-size: 8pt;
	border: 1px;
	border-style: solid;
}

checkbox {
	font-family: Verdana;
	font-size: 8pt;
	border: 0px;
	border-style: solid;
}

radio {
	font-family: Verdana;
	font-size: 8pt;
	border: 0px;
	border-style: solid;
}

td {
	font-size: 8pt;
	font-weight: normal;
	font-family: Tahoma;
}

