﻿body {
	background: #252525; 
	font-size: 14px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	color: #F4F4EC;
	margin-left: 0px;
	margin-top: 0px;
}
h1 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: 100;
	color: #E3D393;
}
h2 {
	font-size: 14px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
}
h3 { font: 10pt "Arial";
	color: #2E2719;
	width: 412px;
}
h4 { font: 9pt Arial; }
h5 { font: 10pt Arial;
	width: 220px;
}
h6 {  color: #FFD390;
	font-style: normal;
	font-variant: normal;
	font-size: 10pt;
	line-height: normal;
	font-family: Arial;
	
}

a:link {Color : #E3D393}
a:visited {Color : #E3D393}
a:hover {Color : white}
a:active {Color : #E3D393}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	color: #FFFFFF;
}
.pgheader {
	font-family: Arial;
	font-size: 10pt;
	font-weight: 500;
	color: #E3D393;
}
.ariallarge {
	font-family: Arial;
	font-size: 25px;
	font-weight: 900;
	font-variant: small-caps;
}
.arialboldgold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E3D393;
	font-weight: 800;
}
.arialgoldCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E3D393;
	font-weight: 500;
}
