body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1d1d1d;
	font-family: Arial;
	font-size: 14px;
	color: #fff;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 28px;
	font-weight: bold;
}

h1.subhead {
	margin: 5px;
	font-size: 24px;
	font-weight: bold;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
}

strong {
	color: #f8cf74;
}

.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #48000C;
	border-right-color: #48000C;
	border-bottom-color: #48000C;
	border-left-color: #48000C;
}
.heading {
	font-family: "Century Gothic";
	font-size: 17px;
	font-weight: bolder;
	color: #FFFFFF;
}
.heading_yellow {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #f8cf74;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.heading2 {
	font-family: "Century gothic";
	font-size: 20px;
	font-weight: bolder;
	color: #FFFFFF;
}
.heading2_yellow {
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: bold;
	color: #f8cf74;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #F8CF75;
}
a:active {
	color: #FFFFFF;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #f8cf74;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #dd2a84;
}
.normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.box {
	width: 260px;
}
