body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	font: 10pt Arial, Verdana, Helvetica, sans-serif;
}

h3 {
	color: #333333;
	font: normal 18pt Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
}
h2{
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
}
h3{
	color: #666666;
	font-weight: normal;
	text-transform: uppercase;
}
p {
	font: 9pt Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
}

.style1 {font-size: 9pt}
.style2 {color: #993300;
         font-weight:bold;
         font-size: 9pt}
.style3 {color: #d2cdc8;
	 	font-size: 9pt}
.style4 {
	color: #333333;
	font-weight:bold;
	font-size: 9pt
}
.style5 {color: #E1B027;
         font-weight:bold}
.style6 {color: #66cccc;
         font-family:  "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
		 font-size: 20pt;
         font-weight:bold}

a:link {
	font-size:9pt;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size:9pt;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size:9pt;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-size:9pt;
	color: #FFC376;
}	

#leftNav a {
	display: block;
	color: #666666;
	text-decoration: none;
	font: bold 12px Arial, Verdana, Helvetica, sans-serif;
}

#leftNav a:hover {
	color: #000000;
	font-weight: bold;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}
b{
	font: 9pt Arial, verdana, Helvetica, sans-serif;
}

.right-margin {
	margin-right: 20px;
}
