.maintext {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.smalltext {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.smalltext:hover {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
.imgpad {
	padding: 6px;
}
