p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #162732;
}

p.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #162732;
}

p.form {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 32px;
	font-weight: normal;
	color: 8c8c8c;
}

blockquote {
	white-space: normal;
	text-align: left;
	position: static;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #162732;
}

a.h1:link, a.h1:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #162732;
	text-decoration: none;

}


a.h1:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #DEB408;
	text-decoration: none;

}

a.h1:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #162732;
	text-decoration: none;

}



h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #DEB408;

}

a.h2:link, a.h2:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #DEB408;
	text-decoration: none;

}


a.h2:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FFE292;
	text-decoration: none;

}

a.h2:active {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #DEB408;
	text-decoration: none;

}



a.p:link, a.p:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #162732;
	text-decoration: underline;
}

a.p:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #DEB408;
	text-decoration: underline;
}

a.p:active {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #162732;
	text-decoration: underline;
}




p.indent {
	margin-left: 20px;
	margin-right: 20px;
}


.products p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	color: 8c8c8c;
}

.products a:link, .products a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	color: 8c8c8c;
}

.products a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: underline;
	color: e1a408;
}

.products a:active {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	color: e1a408;
}

