@CHARSET "UTF-8";


.content h3 { color: #f58220; font-size: 20px; font-weight: bold; }
.content h4 { color: #f58220; font-weight: bold; width: 320px; float: left; text-align: center }
.content h4 a {  font-size: 20px; text-decoration: none;}
.content h4 a:hover {  text-decoration: underline; }
.content img  { float: right; margin: 0 0 5px 10px; border: #cccccc 1px solid; padding: 2px; }
.content p { font-size: 12px; text-align: justify; text-indent: 20px; margin-bottom: 10px;} 
.content a { color: #f58220; font-size: 12px; text-decoration: none;}
.content a:hover {  text-decoration: underline; }
