.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #3D3D3D;
}
.text {
	line-height: 15px;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #3D3D3D;
}
.links {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

a:link { 
	color: #000000;
	text-decoration: none;
	}
a:visited { 
	color: #000000;
	text-decoration: none;
	}
a:hover { 
	color: #000000;
	text-decoration: underline;
	}
.header2 {

	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #3D3D3D;
}
.links2 {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #3D3D3D;
	font-weight: normal;
}
