@charset "iso-8859-1";
body {
	background-color: #FFFFFF;
}
body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#home {
	background-image: url(images/home_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a {
	color: #666699;
}
a:visited {
	color: #666699;
}
a:active {
	color: #FF9900;
}
a:hover {
	color: #FF9900;
}
.footer-text {
	font-size: 10px;
	text-align: center;
}
.leftcolumn-text, .leftcolumn-text p {
	font-size: 11px;
}
