@charset "utf-8";
/* CSS Document */

<style type="text/css">

#custom ul {
		list-style: none;
		margin-left: 0;
		padding-left: 1em;
		text-indent: -1em;
		}

#custom li, #custom-gen li {
		list-style-image: none;
		list-style-type: none;
		}
	
#custom-gen ul {
		list-style: none;
		margin-left: 0;
		padding-left: 1em;
		text-indent: -1em;
		}
font {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
	font-size: x-large;
}

.pullquote {
color: #B6544E;
float:none;
width: 200px;
background:#E6E6E6;

padding: 1em;
margin: 0 0.5em 0.5em 0;
}

</style>
