a:link {color: #100010; text-decoration: underline; }
a:visited {color: #100010; text-decoration: underline; }
a:active {color: #100010; text-decoration: none; }
a:hover {color: #100010; text-decoration: none; }
a.red:link {color: #550000; text-decoration: underline; }
a.red:visited {color: #550000; text-decoration: underline; }
a.red:active {color: #550000; text-decoration: none; }
a.red:hover {color: #550000; text-decoration: none; }
a.copyright:link {color: #773333; text-decoration: none; }
a.copyright:visited {color: #773333; text-decoration: none; }
a.copyright:active {color: #773333; text-decoration: underline; }
a.copyright:hover {color: #773333; text-decoration: underline; }

body { background-color: #222D2D; background-image: url("/images/backgrounds/bodyarea.gif"); }
body, form { margin: 0px; }
body, table, td, div, input, textarea, select { font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "ËÎÌå"; font-size: 12px; color: #100010; }
body, table, td, div, textarea { line-height: 150%; word-break:break-word; }

.bold { font-weight: bold; }
.latin { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 9px; }
.frame { border: 1px dotted #DDDDDD; padding: 10px; line-height: 180%; }