<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bullet2 ul {
list-style-position: inside;
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
	margin-bottom: 0;
	margin-top: -4px;
}

.bullet ul {
	list-style-position: inside;
	list-style-image: url(images/bullet2.gif);
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
	
}
.navigation {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3B475F;
	text-decoration: none;

}
.bold {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.navigation2 {
	font-size: 12px;
	color: #D12B1B;
	text-decoration: underline;
}

navigation3 {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
form {
	margin: 0px;
	
}
.body_text {
	font-size: 12px;
	color: #000000;
}
.body_blue-text {
	font-size: 14px;
	font-weight: bold;
	color: #3B475F;
}
.table_body {
	background-color:#FFFFFF;
	background-image: url(images/newyork_state.gif);
	background-repeat:no-repeat;
	background-position: 50% 60%;
}
	
.middle {
	border: 2px solid #999999;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
</pre></body></html>