body { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
p { color: black; font-size: 9px; font-family: Verdana; line-height: 12px; }
body a { color: black; font-size: 10px; font-family: Verdana; }
.tit1 { color: navy; font-size: 10px; font-family: Verdana; font-weight: bold; }
.tit2 { color: purple; font-size: 10px; font-family: Verdana; font-weight: bold; }
.tit3 { color: black; font-size: 10px; font-family: Verdana; font-weight: bold; }
.tit4 { color: #69c; font-size: 10px; font-family: Verdana; font-weight: bold; }
a { color: green; text-decoration: none; }
a:hover { color: purple; text-decoration: underline; }
.subtit { color: black; font-size: 10px; font-family: Verdana; font-weight: bold; }
.subtit a:hover { color: red; font-size: 10px; font-family: Verdana; font-weight: bold; }
h2 { color: teal; font-size: 12px; font-family: Verdana; font-weight: bold; text-align: center; margin: 0.83em 0; }

