.body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.form {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

td, p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

input, select, textarea {
	border: 1px solid #999;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

#download {
	line-height: 15px;
}

#download span.title {
	font-size: 14px;
	font-weight: bold;
	color: #4D698E;
}

#download span.desc {
	color: #000;
}

#download span.ext {
	font-size: 11px;
	color: #97A7C0;
}

#download a, a:link, a:visited, a:active, a:hover {
	font-size: 11px;
	color: #022C5E;
	text-decoration: underline;
}

#distributor td {
	font-size: 11px;	
}