.textstyles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: 333300;
	text-align: justify;
	margin: 0px;
	padding-right: 10px;





}
.unnamed1 {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
}
a:link {
	color: #4A4A00;
	text-decoration: underline;
}
a:visited {
	color: #4A4A00;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #4A4A00;
	text-decoration: underline;
}
