p, td {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 10pt; 
	color: #666666;
}
body {
	background-color: #DF7727;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul { padding-left: 15px; }
li { list-style-type: none; }

img { border-color: #999999; }

h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13pt; 
	color: #666666;
	font-style: normal;
	font-weight: bold;
	margin-bottom:5px;
	margin-top: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	color: #F78F1E;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;}
h3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	color: #F78F1E;
	font-style: normal;
	font-weight: bold;
	line-height: 25px;
}


.eleven {
	font-size: 11pt; 
}


.orange-large {
	color: #F78F1E;
	font-size: 11pt; 
}

.orange {
	color: #F78F1E;
}
.grey {
	color: #666666;
}

.copyright {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 30px;
}

a {
	color: #F78F1E;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

.bottom-nav {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
}

a.bottom-nav:link {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
}
a.bottom-nav:visited {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
}
a.bottom-nav:hover {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #cccccc;
}
a.nav {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #F78F1E;
	font-weight: bold;
	line-height:25px;
}
a.nav:hover {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	line-height:25px;
}

a.nav-current {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	line-height:25px;
}

a.nav-current:hover {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	line-height:25px;
}


