body,p,td,tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #663300;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #860000;
}

a:link {
	color: #860000;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #A44040;
}

a:hover {
	text-decoration: none;
	color: #A44040;	
}

a:active {
	text-decoration: underline;
}

line-height {
	1.2em
}

#bottom-nav {
		font-size: 12px;
		color: #FFFFFF;
		line-height: 185%;
		font-stretch: ultra-expanded;	
}

#bottom-nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#bottom-nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#bottom-nav a:hover {
	color: #000000;
	text-decoration: underline overline;
}

#copyright {
		font-size: 10px;
		color: #FFFFFF;
			
}