body, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

a {
	font-size: 10pt;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: underline;
	color: #003366;
}

a:visited {
	color:  #003366;
	text-decoration: underline;
	}
	
a:active {
	color:  #003366;
	text-decoration: underline;

	}
a:hover {
	color: #7f714d;
	text-decoration: none;
	}
	
a.nav {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #a29061;
}

a:visited.nav {
	color:  #a29061;
	text-decoration: none;
	}

a:active.nav {
	color:  #a29061;
	text-decoration: none;
	}

a:hover.nav {
	color: #666633;
	text-decoration: none;
	}
	

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #CC9900;
	font-weight: bolder;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #ff6600;
}
.navybold {

	font-size: 10pt;
	font-weight: bold;
	color: #003366;
}
.italickhaki {
	font-style: italic;
	color: #7f714d;
}
.smallkhaki {
	font-style: normal;
	color: #7f714d;
	font-size: 10px;

}
.khaki {
	font-style: normal;
	color: #7f714d;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;


}
.blkbold13 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #846827;
	font-weight: bolder;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(disc.gif);
}

