.h1 {
	color: #797979;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 36px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 44px;
	text-align: center;
}

.h2 {
	color: #028e84;
	font-family: "Lucida Calligraphy", Garamond, serif;
	font-size: 26px;
	font-stretch: normal;
	font-style: italic;
	font-variant: normal;
	font-weight: 600;
	line-height: 26px;
}

.h3 {
	color: #028e84;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 24px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
}

.h4 {
	color: #000000;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 20px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	text-decoration: underline;
}

.body {
	color: #000000;
	font-family: Arial, Arial, sans-serif;
	font-size: 14px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
	text-indent: 0px;
}

.bodycenter {
	color: #000000;
	font-family: Arial, Arial, sans-serif;
	font-size: 14px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 16px;
	text-align: center;
	text-indent: 0px;
}

.h5 {
	color: #028e84;
	font-family: Arial, Arial, sans-serif;
	font-size: 16px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	line-height: 16px;
}
.wcaption {
	color: #1e00ac;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 12px;
	text-align: center;
}

a {
	color: #FF6600;
	font-weight:bold;
	}
	
a:hover {
	color: #3366CC;
	}
