@charset "UTF-8";
.alberty {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #DE6637;
	font-weight: bold;
}
.newbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #464646;
	text-align: left;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #3D4462;
	text-align: left;
}
.bullits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #464646;
	list-style-position: inside;
	list-style-type: square;
}
.alberty div .bullits {
	text-align: left;
}
.alberty div ul li {
	text-align: left;
}
.nav {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #3D446E;
}

