a:link, a:visited {
	color: #0000DD;
	text-decoration: none;
}
a:hover {
	color: #FF6666;
	text-decoration: none;
}
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, .sidebar_nav a {
	text-decoration: none;
}
h1, h3, h4, h5, h6 {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: .18em;
}

p {
	margin: 15px 0px;
}
body {
	font-size:14px;
	line-height:1.25em;
	font-family: Arial, Helvetica, sans-serif;
}

