﻿

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #181818;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.0em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 150%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
}

a:hover {
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #F52C04;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	text-transform: none;
}

a:visited{
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	text-transform: none;
	color: #D6D6D6;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}