/* CSS Document */

body, textarea{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	margin-top: 0px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #e24d04;
	margin-bottom: 6px;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	margin-top: 6px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	line-height: normal;
	margin-bottom: 3px;
}
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-position: outside;
}

.navbar a:link {
	font-weight: bold;
	color: #006666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.navbar a:visited {
	font-weight: bold;
	color: #006666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.navbar a:hover {
	color: #e24d04;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:link {
	color: #006666;
}

a:visited {
	color: #006666;
}

a:hover {
	color: #e24d04;
}

.footer {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: .2em;
}

.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	color: #e24d04;
	text-decoration: none;
}
.special {
	font-size: 11px;
	font-style: italic;
}
