/* CSS Document */

.body { color: #2d0104; font-size: 12px; font-family: Arial, Helvetica, sans-serif; background-color: white; }
p { color: #2d0104; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
td { color: #2d0104; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
a:link { color: #00758f ; text-decoration: none; }
a:visited { color: #00758f ; text-decoration: none; }
a:hover { color: #00758f ; text-decoration: underline; }
a:active { color: #00758f ; text-decoration: underline; }
.header { color: #4a090d; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif  }
#border1 { border: solid 1px #4a090d; }
#border2 { border-right: 1px solid #4a090d; border-bottom: 1px solid #4a090d; border-left: 1px solid #4a090d; }
#border3 { border-left: 1px solid #4a090d; }
#maintext { padding: 20px; }
#footer { font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif; background-color: #FFFFFF; margin: 0 20px 10px; padding: 10px 20px; }
