
body {
	max-width:680px;
	padding:20px 0px 50px 30px;
	font-family: arial, sans-serif;
	font-size:90%;
	line-height:140%;
}



h1 {
	font-size:1.4em;
	font-family:georgia, serif;
	color:#df5b67;
	border-bottom:1px solid #669966;
	padding-bottom:7px;
}



h2 {
	font-size:1.3em;
	font-family:georgia, serif;
	color:#c36665;
}



h3 {
	font-size:1.2em;
	font-family:georgia, serif;
	color:#669966;
}


h1.snug {
	font-size:1.4em;
	font-family:georgia, serif;
	color:#df5b67;
	padding-bottom:0;
	margin-bottom:-13px;
}



h2.snug  {
	font-size:1.3em;
	font-family:georgia, serif;
	color:#c36665;
	padding-bottom:0;
	margin-bottom:-13px;	
}



h3.snug {
	font-size:1.2em;
	font-family:georgia, serif;
	color:#669966;
	padding-bottom:0;
	margin-bottom:-13px;
}



.indent {
	padding:15px;
	margin-left:80px;
	margin-right:90px;
	background-color:#d7e7c6;
	border:0;
	border-top:3px dotted #c66267;
	border-bottom:3px dotted #c66267;
}


.left {
	float:left;
	padding:10px;
	padding-left:0;
}


.right {
	float:right;
	padding:10px;
	padding-right:0;
}

ul.special {
	margin:0;
	padding:0;
	list-style-type:none;
}

ul.special li {
	line-height:1.2; 
	margin-bottom:5px;
	padding-left:15px;
	padding-top:1px;	
	background-image:url("images/specialbullet.png"); 
	background-repeat:no-repeat;
}

