body {
	margin-top: 10px;



}
.bottomnav {
	font-size: 90%;
	color: #777777;
	letter-spacing: .05em;
}
.copyright {
	color: #CCCCCC;
	font-size: 90%;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}
a:link {
	color: #F70F0F;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.bottomnav a:link {
	color: #777777;
	text-decoration: none;
}
.bottomnav a:visited {
	color: #777777;
	text-decoration: none;
}
.bottomnav a:hover {
	color: #F70F0F;
	text-decoration: underline;
}

.copyright a:link {
	color: #cccccc;
	text-decoration: none;
}
.copyright a:visited {
	color: #cccccc;
	text-decoration: none;
}
.copyright a:hover {
	color: #000000;
	text-decoration: underline;
}
p {
	line-height: 140%;
}
.url {
	font-weight: bold;
	letter-spacing: .08em;
	color: #CCCCCC;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #000000;
	letter-spacing: .08em;

}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #000000;
	letter-spacing: .08em;

}
ul {
	list-style-image: url(images/arrow.gif);
}
.subNav {
	font-size: 65%;
}

.subNav a:link {
	color: #777777;
	text-decoration: none;
}
.subNav a:visited {
	color: #777777;
	text-decoration: none;
}
.subNav a:hover {
	text-decoration: underline;
}

.leftNav {
	font-size: 70%;
}

.leftNav a:link {
	color: #555555;
	text-decoration: none;
}
.leftNav a:visited {
	color: #555555;
	text-decoration: none;
}
.leftNav a:hover {
	text-decoration: underline;
}
