.sidebar {
	padding: 10px;
}
.sidebar a, .sidebar h1 {
	color: #FFCC00;
	display: block;
	text-align: center;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: 200%;
	margin: 0;
	padding: 0;
}
.sidebar a:hover {
	color: red;
}
.sidebar a:active {
	color: red;
}
.kittricks h1 {
	line-height: 120%;
}
.kittricks a {
	line-height: 120%;
	font-size: 8pt;
	font-weight: normal;
}
p {
	text-indent: .25in;
}
