body{
}

.bodytext {
	font-weight:normal;
	font-size:10pt;
	font-family:arial, helvetica, geneva, swiss, sunsans-regular;
}

h1 {
	color:#ff9933;
	font-family:Times New Roman, Times, serif;
	font-size:24pt;
}

h2 {
	color:#ff9933;
	font-family:Times New Roman, Times, serif;
	font-size:20pt;
}

h3 {
	color:#ff9933;
	font-family:Times New Roman, Times, serif;
	font-size:16pt;
}

h4 {
	color:#993300;
	font-family:Times New Roman, Times, serif;
	font-size:14pt;
}

h5 {
	color:#993300;
	font-family:Times New Roman, Times, serif;
	font-size:12pt;
}

h6 {
	color:#993300;
	font-family:Times New Roman, Times, serif;
	font-size:10pt;
}

.nav {
	color:#993300;
	font-weight:bold;
	font-family:arial,helvetica,verdana,sans-serif;
	font-size:11pt;
}

#footer {
	color:#993300;
	font-size:10pt;
	font-style:italic;
}

a:link {
	color:#993300;
}

a:visited {
	color:#993300;
}

a:hover {
	color:#993300;
}

a:active {
	color:#993300;
}

.nav a:link {
	color:#993300;
	text-decoration:none;
	font-size:10pt;
}

.nav a:active {
	color:#993300;
	text-decoration:none;
	font-size:10pt;
}

.nav a:visited {
	color:#993300;
	text-decoration:none;
	font-size:10pt;
}

.nav a:hover {
	color:#993300;
	text-decoration:none;
	font-size:10pt;
}

ul {
	font-weight:bold;
	font-size:13px;
	font-family:arial,helvetica,geneva,swiss,sunsans-regular;
	color:#993300;
}
