body td {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}
.box {border: hidden;  background-color: white; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Geneva, Arial, sans-serif}

.button {border: hidden;  background-color: D7D1DB; border-color: #7C7C7C; height: 17px}


.text {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
.text-j {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-align: justify;}
a { color: 161E85; text-decoration: none; font-weight: bold}
.link:visited { color: B87C20 }
.link:active {color: 4024B0 }
a:hover { color: #313BC9; }



.footer {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: white;
}

.linkfooter { color: white; text-decoration: underline; font-weight: bold; font-size: 12px;}
.linkfooter:hover { color: white; text-decoration: none; font-weight: bold; font-size: 12px;}

.linkheader { color: white; text-decoration: none; font-weight: bold; font-size: 12px;}
.linkheader:hover { color: white; text-decoration: none; font-weight: bold; font-size: 12px;}

.form_box {
	background-color: white;
	border: 1 solid;
	border-color: #898989;
	color: black;
	width: 260px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
.form_box_small {
	background-color: white;
	border: 1 solid;
	border-color: #898989;
	color: black;
	width: 50px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}


.form_button 			{
	background-color: White;
	color: black;
	font: 11px Verdana, Arial,Helvetica,Sans Serif;
	font-weight: bold;
	border: solid;
	border-color: black;
	border-width: 1px;
}
.form_button_over 		{
	color:black;
	background-color: E8E8E8;
	font: 11px Verdana, Arial,Helvetica,Sans Serif;
	font-weight: bold;
	border: solid;
	border-color: black;
	border-width : 1px;
}

.form_buttonblue 			{
	background-color: #DEDEDE;
	color: black;
	font: 11px Verdana, Arial,Helvetica,Sans Serif;
	font-weight: bold;
	border: solid;
	border-color: black;
	border-width: 1px;
}
.form_buttonblue_over 		{
	background-color: #D2D2D2;
	color: black;
	font: 11px Verdana, Arial,Helvetica,Sans Serif;
	font-weight: bold;
	border: solid;
	border-color: black;
	border-width : 1px;
}
