/* basic */
body { font-size: 62.5%; font-family: Arial, Helvetica, sans-serif; }
 
/* our code for scin */
h1 { color: #5d6e91; font-size:220%; font-weight: normal;}
h2 { color: #5d6e91; font-size:220%; font-weight: normal;}
h3 { color: #000; font-size:180%;}
h4 { color: #000; font-size:160%; font-weight: normal;}
h5 { color: #000; font-size:150%;}
h6 { color: #000; font-size:130%; font-weight: bold;}
li { font-size: 14px;}

caption {background: #b5dafd; font: 13px Tahoma, Arial, sans-serif; font-weight: bold; color: #000; margin: 0 2px;}

table.wym_table_a {border-collapse: collapse; border-spacing: 0; caption-side: top; empty-cells: show;}
table.wym_table_a th {font-weight: bold; text-align: left; background-color:#547da4; color:#FFFFFF}
table.wym_table_a th, table.wym_table_a td {vertical-align: top; border: 1px solid #9ea6b2; padding: 7px 5px;}

table.wym_table_b {border-collapse: collapse; border-spacing: 0; caption-side: top; empty-cells: show; border:1px solid #9ea6b2; border-bottom:4px solid #9ea6b2; border-left: none!important; border-right: none!important;}
table.wym_table_b th {font-weight: bold; text-align: left; background-color:#547da4; color:#FFFFFF}
table.wym_table_b th, table.wym_table_b td {vertical-align: top; border: 1px solid #9ea6b2; border-left: none!important; border-right: none!important; padding: 7px 5px;}

/*.content_column p, .content_column h1, .content_column h2, .content_column h3, .content_columnh4, .content_column h5,
.content_column h6 {clear: both; overflow: hidden;}*/