
a:visited  { color: #699 }
a:link    { color: #066 }
a:hover { color: #c00 }
a:active    { color: #c00 }
body    { background-color: #699 }
li     { margin-bottom: 12px }
ul { list-style-image: url(../images/dot.jpg) }
ol { }
p   { color: #000; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td   { color: #000; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.menu  { list-style-image: url(../images/dot.jpg); margin-bottom: 5px }
.table_border_h  { border-top: 1px solid #699; border-bottom: 1px solid #699 }
.table_border_h_backgrd { background-color: #699; border-top: 1px solid #699; border-bottom: 1px solid #699 }
.table_border_v { border-right: 1px solid #699; border-left: 1px solid #699 }
.table_border_v_backgrd { background-color: #699; border-right: 1px solid #699; border-left: 1px solid #699 }
.table_main { background-color: #fff }
.text_logo  { color: #fff; font-weight: bold; font-size: 13px }
.text_system { color: #c0c0c0; font-size: 10px }
.text_h1   { color: #066; font-weight: bold; font-size: 18px; margin-bottom: 10px }
.text_h2     { color: #066; font-weight: bold; font-size: 14px; margin-top: 5px; margin-bottom: 5px }
