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

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	font-family: helvetica, verdana, arial, times, sans-serif;
	line-height: 17px;
	font-size: 13px;
	color : #000000;
}

p {
	font-family: helvetica, verdana, arial, times, sans-serif;
	margin : 10px 0px;
	color : #000000;
	background : transparent;
	line-height: 17px;
	padding: 0px 0px;
	font-size: 12px;
}
	
p.lastparagraph {
    padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	border-bottom: 1px groove; 
	
}

p.quote {
padding: 0px 10px;
}
	
	
td.quote {
background-image: 
url('_images/home_quote.gif');
background-repeat: 
no-repeat;
background-attachment: 
fixed
}	
	
h6 {
	font-family: helvetica, verdana, arial, times, sans-serif;
	margin : 40px 0px;
	color : #336699;
	background : transparent;
	font-size: 24px;
	font-style: normal;
	font-weight: lighter;
	line-height: 28px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
