body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/vert_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
	line-height: 18px;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC6666;
}
a:visited {
	color: #CC6666;
}
a:active {
	color: #CC66CC;
}
