.maintext {
	font-family: "trebuchet MS", Verdana;
	font-size: 12px;
	color: #4E8AA7;
	text-align: left;
}
.maintextc {
	font-family: "trebuchet MS", Verdana;
	font-size: 12px;
	color: #4E8AA7;
	text-align: center;
}
.title {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #660066;
	text-align: left;
	line-height: 18px;
}
.titlesmall {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #660066;
	text-align: left;
	line-height: 18px;
}
hr {
	color: #660066;
	height: 1px;
}

body {
	background-color: #ffffff;
}
.maintable {
	background-color: #FFFFFF;
	border: 1px solid #A44499;
}
.logocell {
	height: 60px;
	padding-top: 2px;
}
.underliner {
	height: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
