body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	word-spacing: 1px;
}
a {
	color: #000000;
	text-decoration: none;
	outline: none;
}
ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}
li {
	margin-left: 0px;
	padding-left: 10px;
	list-style: none;
	display: inline;
}
li.first {
	margin: 0px;
	padding-left: 0px;
	list-style: none;
	display: inline;
}
.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	word-spacing: 1px;
}
.h1 {
	font-size: 24px;
	line-height: 28px;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.h1punctuation {
	font-size: 24px;
	line-height: 28px;
	letter-spacing: 0px;
	word-spacing: 1px;
}
.h2 {
	font-size: 18px;
	word-spacing: 1px;
}
.indent10 {
	padding-left: 10px;
}
.select {
	font-family:"Courier New", Courier, mono;
	font-size: 12px;
	background-image: url(../img/linethrough.gif);
}
.divider {
	height: 14px;
	padding: 18px 0px 10px 0px;
	clear: both;
}



#nav00 a:hover {
	font-family:"Courier New", Courier, mono;
	font-size: 12px;
	background-image: url(../img/linethrough.gif);
}
#nav00 a:active {
	font-family:"Courier New", Courier, mono;
	font-size: 12px;
	background-image:url(../img/linethrough.gif);
}
#nav00 a:link {
	font-family:"Courier New", Courier, mono;
	font-size: 12px;
}
#nav00 a:visited {
	font-family:"Courier New", Courier, mono;
	font-size: 12px;
}



div#footer {
	color: #999999;
}
#footer a: {
	color: #999999;
}
#footer a:hover {
	color: #000000;
}