body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E5E5E5;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
p, li {
	line-height:18px;
}
a, a:visited {
	color:#E5E5E5;
	text-decoration:underline;
}
a:hover, a:active {
	text-decoration:none;
}
.content {
	position:relative;
	padding-left:20px;
	padding-top:10px;
}
