.thinborder {
	border: 1px solid #CCCCCC;
}
.boldtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
.thinbordergreen {
	border: 1px solid #99CC33;
}
.textlarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
.boldtextgreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #8BAC38;
}
.boldtextbigger {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
