body {
	font-family: arial, sans-serif;
	font-size: 14px;
	color: white;
	line-height: 22px;
}

#body_content h1 {
	color: white;
	font-size: 20px;
	font-weight: lighter;
	margin-top: 0;
}

body.wym_iframe, body.wym_iframe * {
    background: #303030;
}

a {
	color: white;
}
.blog h2 a {
	text-decoration: none;
}

.ticklist {
	padding: 0 0 0 8px;
}

.ticklist li {
	background: url('/images/tick.png') no-repeat 0px 2px;
	margin: 0;
	padding-left: 25px;
	list-style: none;
}