@charset "utf-8";
/* CSS Document */

.body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.left_column {
	background-image: url(images/left_graphic.gif);
	height: 229px;
	}
.left_column a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 200%;
	text-decoration: none;
	color: #247069;
	font-weight: bold;
	margin: 2em;
}

a:hover {
	text-decoration: underline;
}

a:visited {
}

a {
	color: #247069;
	text-decoration: none;
}
