.body1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #21497B;
}
.body1 a:link {color: #21497B; text-decoration: none}
.body1 a:visited {color: #21497B; text-decoration: none}
.body1 a:hover {color:  #21497B; text-decoration: underline}
.body1 a:active {color: #21497B; text-decoration: none}

.directions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #21497B;
	font-weight: bold;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #21497B;
	font-weight: normal;
}

.text a:link {color: #21497B; text-decoration: none}
.text a:visited {color: #21497B; text-decoration: none}
.text a:hover {color:  #21497B; text-decoration: underline}
.text a:active {color: #21497B; text-decoration: none}

.text1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #21497B;
	font-weight: bold;
}
.italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #21497B;
	font-weight: normal;
	font-style: italic;
}
.hozline {
	line-height: 3px;
}
.shortline {
	line-height: 2px;
}
.ul1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	float: left;
	width: 50%;
	color: #21497B;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-position: inside;
}
