
body { background-color: white; background-image: url(../images/backgrade.jpg); background-repeat: repeat-x; background-attachment: fixed; }

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; }
.margin { margin: 10px; }
.checklist { list-style-image: url(../images/hm-ck.gif); font-size: 16px; font-weight: bold; line-height: 200%; }
