@charset "ISO-8859-1";
body {
	background-image: url(images/4.jpg);
}

a {
}
.quotesignature {
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #000;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.42em;
	color: #666;
	font-style: italic;
	font-variant: normal;
	}
	
	
	h3 {
	font-family: Georgia, serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	color: #6F6750;
		}
		
		
		body, p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #333;
	list-style-position: outside;
	list-style-type: square;
	left: auto;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333;
	font-weight: normal;
}

.dotlinebtm {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

a {
	color: f72954;
	font-family: Arial, Helvetica, sans-serif;
}
