body{
	margin-top:15px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	line-height:20px;
	letter-spacing:1px;
	background-color:#CCCCCC;
	list-style-image:url(img/dot.gif)
	}
	
.header{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:22px;
}	

.footer{
	font-size:9px;
	line-height:15px;
}

.quote{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:500;
	line-height:22px;
}	
.quotesmall{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:500;
	line-height:18px;
}	
.highlight{
	font-weight:600;
}
.orange{
	color:#FF6600;
	font-weight:700;
}	

a:link {color:#333333; text-decoration:underline;}
a:visited {color:#333333; text-decoration:underline;}
a:hover {color:#FF6600;	text-decoration:underline;}
a:active {color:#333333; text-decoration: underline;}