body {
	background-color: #262626;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#262626;
}

H1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-style:normal;
	color:#262626;
	font-weight: normal;
}

H2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	color:#262626;
}

a:link {
	color: #262626;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #262626;
}
a:hover {
	text-decoration: none;
	color: #262626;
}
a:active {
	text-decoration: underline;
	color: #262626;
}

hr {
background-color: #968d82; 
height: 1px; 
}

.white-18 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ffffff;
	font-weight: normal;
}
.white-16 {
	font-size:16px;
	font-style:italic;
	color:#ffffff;
	font-weight: bold;
	line-height: 15px;
}
.white-15 {
	font-size:14px;
	font-style:italic;
	color:#ffffff;
	font-weight: bold;
	line-height: 16px;
}

.orange {
	font-size:14px;
	color:#f29a23;
	line-height: 14px;
}
.orange-16 {
	font-size:16px;
	font-style:italic;
	color:#f29a23;
	font-weight: bold;
	line-height: 15px;
}

a.orange:link {
	color:#f29a23;
	text-decoration: none;
}
a.orange:visited {
	text-decoration: none;
	color: #f29a23;
}
a.orange:hover {
	text-decoration: none;
	color: #f29a23;
}
a.orange:active {
	text-decoration: none;
	color: #f29a23;
}

a.white:link {
	color:#ffffff;
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
	color: #ffffff;
}
a.white:hover {
	text-decoration: none;
	color: #ffffff;
}
a.white:active {
	text-decoration: none;
	color: #ffffff;
}

.white {
	font-size:12px;
	color:#ffffff;
	line-height: 17px;
}




a.white:link {
	font-size:12px;
	color:#ffffff;
	line-height: 17px;
	text-decoration: underline;
}
a.white:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a.white:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:active {
	text-decoration: underline;
	color: #FFFFFF;
}

