body {  }
p { }
td { }
.body { color: #060201; font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 16px; }
.credit { color: #aaa; font-size: 10px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 12px; }
.body_sm { color: #536593; font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 13px; }
.boarder { border: solid 1px #536593; }
.intro { color: #536593; font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; line-height: 16px; }
.header { color: #91c642; font-size: 18px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 20px; padding-top: 10px; }
/*Bullets*/
ul { margin-left: 0; padding-left: 0; list-style-type: none; }
li      { background-image: url(../pics/bullet.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 14px 3px; margin-bottom: 10px; padding-left: 30px    }
/*Links*/
a:link { color: #91c642; text-decoration: none; }
a:visited { color: #91c642; text-decoration: none; }
a:hover { color: #faa51a; text-decoration: underline; }
a:active { color: #91c642; text-decoration: underline; }
