body {
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 13px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 18px;
	background-color: #000000;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}
.main_text {
	color: #000000;
	line-height: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.style1 {
	font-size: 18px;
	color: #0000FF;
}

.sub_quote {
	color: #000000;
	padding: 6px 5px 6px 5px;
	margin: 10px 0px;
	line-height: 26px;
	font-weight: bold;
	font-size: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/bkg_quote.jpg);
	background-repeat: no-repeat;
}

h2 {
	font-family: "Helvetica Neue", Tahoma;
	font-weight: bold;
	line-height: 23px;
	font-size: 22px;
	color: #0000CC;
}
h3 {
	line-height: 19px;
	font-size: 17px;
	font-family: "Helvetica Neue", Tahoma;
}

li {
	margin-top: 10px;
	list-style-image: url(images/check.gif);
	list-style-type: none;
}

