body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #e5e5e5;
	width:100%;
}
.textcontent {
	font-family: Merriweather, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 28px;
	text-align: justify;
	color: #302e2e;
}
.boxcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 21px;
	color: #302e2e;
}
.navtext {
	font-family: Merriweather, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 28px;
	color: #e5e5e5;
}
.copytext1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 24px;
	color: #FFF;
}
.copytext2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 24px;
	color: #CCC;
}
.copytext3 {
	font-family: Merriweather, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	color: #CCC;
}
.h1 {
	font-family: Merriweather, Arial;
	font-size: 21px;
	font-weight: normal;
	line-height: 30px;
	color: #464748;
}
.h2 {
	font-family: Merriweather, Arial;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	color: #ef3c24;
}
.h3 {
	font-family: Merriweather, Arial;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	color: #900;
}
.h4 {
	font-family: Merriweather, Arial;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	color: #C00;
}
.highlight1 {
	font-family: Merriweather, Arial;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	color: #FFF;
}
.highlight2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 21px;
	font-weight: normal;
	line-height: 30px;
	color: #FFF;
}
a:link {
	font-family: Merriweather, Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #981b1e;
}
a:visited {
	font-family: Merriweather, Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #981b1e;
}
a:active {
	font-family: Merriweather, Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #981b1e;
}
a:hover {
	font-family: Merriweather, Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	color: #039;
}
a.copy:link {
	font-family: Merriweather, Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #ccc;
}
a.copy:visited {
	font-family: Merriweather, Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #ccc;
}
a.copy:active {
	font-family: Merriweather, Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #ccc;
}
a.copy:hover {
	font-family: Merriweather, Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}
img.display {
    border-width: 1px;
    border-color: #CCC;
    border-style: solid;
}