body {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #515151;
	text-align:left;
	line-height:1.5em;
}

a {
	color:#00C800;
	text-decoration:none;
}

a:hover {
	color: #010101;
	text-decoration:underline;
}

p {
	padding-bottom: 10px;
}

div.c5wrapper ul {
	list-style-type: none;
	padding-bottom: 12px;
}

div.c5wrapper li {
	padding-left: 10px;
	background: url(images/bullet.png) 0px 6px no-repeat;
}

div.c5wrapper h1,
div.c5wrapper h2 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:28px;
	color:#515151;
	font-weight:300;
	line-height:100%;
	padding-bottom:16px;
}

div.c5wrapper h2 {
	font-size:22px;
	padding-top:16px;
}
