h1 {
font-family: verdana; color: black; font-size: 15px; text-decoration: bold; }

h2, h3, h4, h5, h6 {
font-family: verdana; color: black; font-size: 13px; text-decoration: bold; }


.body1 {
font-family: verdana; color: #000000; font-size: 11px; }

.body2 {
font-family: verdana; color: black; font-size: 11px; font-weight: bold; }

.body3 {
font-family: verdana; color: black; font-size: 11px; font-weight: bold; font-style: italic; }

.body5 {
font-family: verdana; color: blue; font-size: 11px; font-weight: bold; }


A.A { font-family: verdana; text-decoration: underline; color: blue; font-weight: bold; } 
A.A:visited { font-family: verdana; text-decoration: underline; color: blue; font-weight: bold; } 
A.A:hover { font-family: verdana; text-decoration: none; color: blue; font-weight: bold; }



A.B { font-family: verdana; text-decoration: underline; color: blue; font-size: 11px; font-weight: bold; } 
A.B:visited { font-family: verdana; text-decoration: underline; color: blue; font-size: 11px; font-weight: bold; } 
A.B:hover { font-family: verdana; text-decoration: none; color: blue; font-size: 11px; font-weight: bold; }



A.C { font-family: verdana; text-decoration: underline; color: #000000; font-size: 11px; font-weight: bold; } 
A.C:visited { font-family: verdana; text-decoration: underline; color: #000000; font-size: 11px; font-weight: bold; } 
A.C:hover { font-family: verdana; text-decoration: none; color: #000000; font-size: 11px; font-weight: bold; }