.unnamed1 {
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: black;
	text-decoration: underline;
	font-weight: normal;



}
a:visited {
	color: black;
	text-decoration: underline;
	font-weight: normal;



}
a:hover {
	color: black;
	font-weight: normal;
	text-decoration: underline;




}
a:active {
	color: black;
	text-decoration: underline;
	font-weight: normal;



}
.prose {
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;


}
.vis {
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

}
.floatleft {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;

}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
}
h3 {
	font-size: medium;
}
.floatright {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: right;

}

