a {
	color: #000099;
	cursor: hand;
	text-decoration: none;
}

a:hover {
	color: #660000;
	cursor: hand;
	text-decoration: underline;
}

a.nav, .nav {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
}

a.nav:hover{
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
}

b {
	color: #003399;
	font-weight: bold;
}

td, p {
	color: #333333;
	font-family: Georgia, Times New Roman, Times, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;	
	text-decoration: none;
}

.indent {
	line-height: 1.5em;
	text-indent: 20px;
}

.caption {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}

.copyright {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.headline {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	text-indent: 0px;
}

.navhead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

.quote {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
}

.smalltext {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 11px;
	line-height: normal;

}

.subhead {
	color: 336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-indent: 0px;
}

.subtext {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
}

.tablebord {
	border-bottom: #FF9900 1px solid;
	border-top: #FF9900 1px solid;
}

.tablebullet {
	font-size: .9em;
	list-style: disc outside;
	margin-left: 18px;
}
.type {
	font-family: "Courier New", Courier, mono;
	margin-left: 25px;
	margin-right: 25px;
}
.u {
	text-decoration: underline;
}
