.emph {
	font: 14px Georgia, "Times New Roman", Times, serif;
}
.emph a:link {
	color: #003F46;
	text-decoration: none;
	font-weight: bold;
	}
.emph a:visited {
	color: #003F46;
	text-decoration: none;
	font-weight: bold;
	}
.emph a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.emph a:active{
	color: #003366;
	text-decoration: underline overline;
	font-weight: bold;
}
li {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	list-style: square outside;
}.plntxt {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.titles {
	font: 24px Georgia, "Times New Roman", Times, serif;
}
body {
	background: #C2BFB1 ;
}
h1 {
	font: 14px Georgia, "Times New Roman", Times, serif;
}
.outlnbl {
	border: 1px solid #339999;
}
