.mlas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #996633;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #996633;
}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #996633;
	text-decoration: underline;
	font-style: italic;

}

.linkBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #996633;
	text-decoration: underline;
	font-style: italic;
	font-weight:bold;

}

.headerBG {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #963;
	padding: 5px;
	height: auto;
	width: 100%;
	font-size: 12px;
	background-color: #E8E0B7;
	margin: auto;
	float: right;
	clear: none;
}



