@import url("site/style.css");
.headers {
	font-family: Tahoma;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4670C2;
	text-decoration: underline;
}
.body2 {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: 6d6d6d;
	cursor: none;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #4670C2;
	font-family: Tahoma;
	margin-left: 5px;
}
