.nami {
	border: thin solid #000066;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #01066A;
	font-style: normal;
	font-weight: bold;
	background-attachment: fixed;
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: double;
	border-top-color: #E1CF8F;
	border-right-color: #E1CF8F;
	border-bottom-color: #E1CF8F;
	border-left-color: #E1CF8F;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
