p {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 18px;
	color: #black;
	margin-left: 50px;
	vertical-align: text-top;
	margin-right: 50px;
}
h1 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #32676D;
}
h2 {
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #32676D;
	text-indent: 40pt;
	font-family: Tahoma;
	text-transform: uppercase;
	margin-top: 40px;
	margin-left: 10px;
}
h3 {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #32676D;
	margin-top: 40px;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #black;
	text-decoration: underline;
	font-style: normal;
}
.style1 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #black;
	text-decoration: underline;
}