body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #996666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996666;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	color: #CC3300;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Albertus MT, Times New Roman, Times, serif;
}
h1 {
	font-size: 20px;
	color: #996666;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	font-weight: normal;
}
td img {display: block;}



/*navigation image styles*/
#slideshow, #slideshow2 {
	position: relative;
	width: 725px;
	height: 174px;
}

#slideshow img, #slideshow2 img {
	display: none;
	position: absolute;
	top: 0; left: 0;
}

.footer {
	font-size: 11px;
	color: #001B2A;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
}

