body, 
p{
font-family: geneva, verdana, arial, sans-serif;
font-size:small;
color: #202020;
}
a:link, a:active {
color: #9a2e23;
text-decoration: none;
font-weight:bold;
}

a:hover{
text-decoration: underline;
}

#link1 { color: blue; background-color: yellow; }

A.custom:link { background-color: yellow; }

.center { font-weight: 600; text-align: center }

.border  { border: solid 1px #630031; }
.borderA  { border-top: solid 1px #DFF7CB; border-bottom: solid 1px #DFF7CB }
.border1  { border-bottom: solid 1px #DFF7CB }
.border2  { border-right: solid 1px #DFF7CB;  border-bottom: solid 1px #DFF7CB;  }
.pad-left {margin-left: 20px }
td { border: 0;}
tr { border: 0;}

.bold  { font-weight: bold; }
h2  { color: #297310; font-weight: bold; font-size: 15px; line-height: 15px; font-family: Geneva, Verdana, "sans serif" }
.small { font-size: 9px; }
.style1 {font-size: 9px}