a:link {
	text-decoration: none;
	color: #990033;
}
a:visited {
	text-decoration: none;
	color: #990033;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #990033;
}

.bodysm {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #603913;
	font-style: normal;
	text-align: left;
	line-height: 20px;


}


.headingsm {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #603913;
	font-style: bold;
	text-align: justify;
	line-height: 20px;


}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #603913;
	font-style: bold;
	text-align: center;
	line-height: 20px;


}

.bodycentered {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #603913;
	font-style: normal;
	text-align: center;
	line-height: 20px;


}

