@CHARSET "UTF-8";

.stdSize, .stdSize *{font-size: 12px;line-height: 1.6;}
.stdSize h1 {font-size: 22px;margin-bottom:7px;font-weight: bold;}
.stdSize h2 {font-size: 14px;margin-bottom:7px;font-weight: bold;}
.stdSize h3 {font-size: 11px;margin-bottom: 5px;font-weight: bold;}
.smallSize *{font-size: 11px;line-height: 1.5;}
.smallSize h1 {font-size: 22px;margin-bottom:7px;font-weight: bold;}
.smallSize h2 {font-size: 14px;margin-bottom:7px;font-weight: bold;}
.smallSize h3 {font-size: 11px;margin-bottom:5px;font-weight: bold;}
.stdFont, .stdFont * {font-family: 'Arial','Verdana','Helvetica';}

.black, .black a:link, .black a:visited, .black a:active{color: #000000;}
.green, .green a:link, .green a:visited, .green a:active{color: #346701;}
.yellow, .yellow a:link, .yellow a:visited, .yellow a:active{color: #ff9a01;}
.orange, .orange a:link, .orange a:visited, .orange a:active{color: #cd6701;}
.zyan, .zyan a:link, .zyan a:visited, .zyan a:active{color: #389a9c;}
.red, .red a:link, .red a:visited, .red a:active{color: #b6496d;}
.blue, .blue a:link, .blue a:visited, .blue a:active{color: #71a1ff;}
.white, .white a:link, .white a:visited, .white a:active{color: #ffffff;}