a.software:link, a.software:visited {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.software:hover {
	text-decoration: underline;
}

a.softwarerec:link, a.softwarerec:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FF8A00;
	text-decoration: none;
}

a.softwarerec:hover {
	text-decoration: underline;
}

.software, .softwarerec {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.softwaresmall {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.softwareheader {
	font-size: 12px;
	color: #004889;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
}
input, select {
	font-size: 11px;
}
input#submit {
	border: 1px solid #666666;
	font-weight: bold;
}
p {
	margin: 0 0 3px 0;
	line-height: 16px;
}
