body{
	margin: 0;
	padding: 0;
	color: #535353;
	
}

A:active, A:visited, A:link {color: #606060;}
A:hover{text-decoration: none;  color: #C83700;  }

.form { font-size: .7em; 
font-family: Arial;
font-weight:bold;
select: font-size: .8em;
input: font-size:.8em;
 border: thin solid #708090;
 margin-bottom: 0;
 padding-bottom: 0;
 }
.form2 { font-size: .7em; 
font-family: Arial;
select: font-size: .8em;
input: font-size:.8em;
 }
 .form3 { font-size: .7em; 
font-family: Arial;
font-weight:bold;
select: font-size: .8em;
input: font-size:.8em;
 margin-top:0;
 padding-top:0;
 margin-bottom: 0;
 padding-bottom: 0;
 }
.formtext {
	font-size: .7em; 
font-family: Arial;
font-weight:bold;
}
.bottommarg {margin-bottom:5px;
}
.table{
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	padding:3px 0 0 3px;
}
