.maintext {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
}
.heading {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
}
.navbar {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.dotborder {
	border: 1px dotted #CCCCCC;
}
.smalltext {
	font-family: sans-serif;
	font-size: 10px;
}

