html {background: #fff; color: #000; font: 12px/135% Arial, Verdana, sans-serif;}
body {}

a {color: #00783d; text-decoration: underline;}
a:hover {text-decoration: none;}
a:visited {}
a:active {}

.more {color: #00783d; cursor: pointer; border-bottom: 1px dashed #00783d;}
a.more {color: #00783d; border-bottom: 1px dashed #00783d; text-decoration: none;}

h1 {font: bold 30px/115% Arial, sans-serif; margin: 0 0 1em 0; color: #00783d;}
h1.light {color: #ffd234;}
h2 {font: italic 18px/135% Georgia, serif; color: #00783d; margin: 0 0 1em 0;}
h3 {font: bold italic 14px/135% Georgia, serif; color: #00783d; margin: 0 0 1em 0;}

small {color: #999; font: 11px/135% sans-serif;}
p {padding: 0; margin: 0 0 1.5em 0;}
hr {color: #cce5d1; background: #cce5d1; height: 1px; border: none;}
b {color: #00783d; font-weight: bold;}
input, textarea, option {font: 12px/135% Arial, Verdana, sans-serif;}

.img_left {float: left; margin: 0 15px 15px 0;}
.img_right {float: right; margin: 0 0 15px 15px;}
.img_border {float: left; margin: 0 15px 15px 0; border: 1px solid #999; padding: 5px;}

.table {width: 100%;}
.table th {text-align: left; padding: 10px; border-top: 1px solid #cce5d1; border-bottom: 1px solid #cce5d1;}
.table td {padding: 10px; border-bottom: 1px solid #cce5d1;}

.attention_block {font: 12px/135% Arial, sans-serif; background: #c00; color: #fff; padding: 15px; margin: 0 0 15px 0; border-bottom: 1px solid #fff;}
.attention_block h1 {font: normal 18px/115% Georgia, serif; color: #fff; padding: 0; margin: 0;}
.attention_block a {color: #fff; text-decoration: underline;}
.attention_block a:hover {color: #fff; text-decoration: none;}











