body {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #C7CDDD;
	text-decoration: none;
}
a:visited {
	color: #C7CDDD;
	text-decoration: none;
}
a:hover {
	color: #C7CDDD;
	text-decoration: underline;
}
a:active {
	color: #C7CDDD;
	text-decoration: none;
}
.leftlinks {
	font-weight: bold;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	text-transform: none;
	color: #C6CCDC;
}
