﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
img {
	display: none;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}
#wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
.viewthispage {
	text-align: center;
}
#footer {
	text-align: center;
}
#footerBottom {
	text-align: center;
}

