.maintext {
	font-family: Arial;
	font-size: 12px;
	color: #000033;
	font-weight: bold;

}
.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
.small {
	font-family: Arial;
	font-size: 12px;
	color: #000033;
}
.fullborder {
	border: 1px solid #003366;
}
