
<style>
body {
}

p {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', arial, helvetica, sans-serif;
	padding-left:10px;
	padding-right:20px;
}

#content {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', arial, helvetica, sans-serif;
	color: #000000;
	padding-left:35px;
	padding-right:0px;
}
#footer {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', arial, helvetica, sans-serif;
	font-size:10px;
}
#form {
	padding-right:20px;
}
#header {
}
#main {
	background: url("../images/main-bg.gif") #FFFFFF repeat-y;
	background-position: top center;
}

.nocost_ul {
	list-style-image: url("../images/no-cost.gif");
}

.nocost_li {
	padding-bottom:25px;
	line-height:13px;"
}
.nowrap {
	white-space: none;
}

</style>
