.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
}
h5 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bolder;
}
.table {
	border: 1px solid #7686B4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
}
.textfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
}
a:link {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #003366;
}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 2px groove #C6CEDF;
}
.maintable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #95A4C4;
	border-left-color: #95A4C4;
	background-color: #FFFFFF;
}
.bullets {
	list-style-type: circle;
}
