h2 {
	font-family: Tahoma;
	font-size:11px;
	color: #808285;
	margin: 25px;
	font-weight: normal;
	line-height: 20px;
	width: 700px;
}


h3 {
	font-family: Tahoma;
	font-size:11px;
	color: #2F6092;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

h4 {
	font-family: Tahoma;
	font-size:11px;
	color: #808285;
	font-weight: bold;
	margin: 25px;

}

a:link {
	font-family: Tahoma;
	font-size:11px;
	color: #2F6092;
	text-decoration: none;

}
a:visited {
	font-family: Tahoma;
	font-size:11px;
	color: #2F6092;
	text-decoration: none;

}
a:hover {
	font-family: Tahoma;
	font-size:11px;
	color: #2F6092;
	text-decoration: none;
}

a:active {
	font-family: Tahoma;
	font-size:11px;
	color: #2F6092;
	text-decoration: none;
}
