@charset "UTF-8";
h2 {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 5px;
}
p {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	text-align: justify;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 5px;
}
h4 {
	font-family: Verdana;
	font-size: 9px;
	line-height: 11px;
	color: #666666;
	font-weight: normal;
}
.pad10 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.linktext {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #87BC3D;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-decoration: none;
}
a {color: #333333; font-weight: normal; text-decoration: none;}
a:hover {
	color: #214C99;
	font-weight: normal;
	text-decoration: none;
}ul {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.bottomkeyline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

