body {    font-family: arial, helvetica, tahoma;    font-size: 0.9em;    color: #58595b;    background: #fff;    background-color: #fff;}img {    border: none;}a {    color: #4b72b5;    outline: none;    text-decoration: underline;}a:hover {    color: #4b72b5;    text-decoration: underline;}p {    margin-bottom: 1em;}h3, h4 {    color: #4b72b5;    margin-bottom: 0.5em;}h3 {    font-size: 1.1em;}h4 {    font-size: 1em;}img.img_left { float: left !important; margin: 14px 20px 14px 0; }img.img_right { float: right !important; margin: 14px 0 14px 20px; border: none; }img.img_block { display: block; float: none !important; clear: both !important; margin: 14px 0 !important; border: none; }img.img_left_nospacetop { float: left !important; margin: 2px 20px 14px 0; }img.img_right_nospacetop { float: right !important; margin: 2px 0 14px 20px; border: none; }img.img_block_nospacetop { display: block; float: none !important; clear: both !important; margin: 2px 0 14px 0 !important; border: none; }#content {    line-height: 1.5em;}#content ul li {    display: block;    margin: 3px 0 0 10px;    padding-left: 20px;    background: url(../img/icon_content_li.gif) no-repeat left center;}#content ul li a {    padding-right: 25px;    padding-bottom: 1px;    background: url(../img/icon_content_li_a.gif) no-repeat right center;    color: #5c5969;    text-decoration: none;}#content ul li a:hover {    color: #4b72b5;}
