
body { 
	background: #ccc url(../images/horizon.gif) repeat-x fixed left center; 
	}

div, p, blockquote, ol, ul, dl, li, dt, dd, td 	{ color: black; font-size: 11px; font-family: Verdana, Arial, Sans-Serif; line-height: 150%; }

a:link, a:visited	{ color: #1f49a9; text-decoration: underline; }
a:hover, a:active	{ color: #1f49a9; text-decoration: none; }

.shell { 
	background-color: #fff; 
	border: solid 5px #1f49a9; 
	}
	
.margin { margin: 10px; }
.checklist { list-style-image: url(../images/home/hm-ck.gif); font-size: 16px; font-weight: bold; line-height: 200%; }
