
html, body {
 background:#ffffff;
 color:#000000;
 font: 12px/16px arial, sans-serif;
 margin: 0 30px 0 30px;
 padding: 0;
}

td {
 font: 12px/16px arial, sans-serif;
}

p {
 font: 12px/16px arial, sans-serif;
 color: #000000;
 text-align: left;
}

a {
 font-family: arial, sans-serif;
 font-weight:normal;
 color: #008f8b;
 background: inherit;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

a.more {
 font-family: arial, sans-serif;
 font-weight:bold;
 color: #636466;
 background: inherit;
 text-decoration: none;
}

.headline {
 font: arial, sans-serif;
 font-size: 19px;
 font-weight: thin;
 color:#008f8b;
 align: left;
 line-height: 22px;
 background: inherit;
 }

.subhead {
 font: bold 16px/19px arial, san-serif;
 color:#008f8b;
 font-weight: bold;
 background:inherit;
 }
 
 .contenthead {
 font: bold 22px/22px arial, san-serif;
 color:#008f8b;
 font-weight: bold;
 background:inherit;
 }
 
 .subhead1 {
 font: bold 18px/19px arial, san-serif;
 color:#008f8b;
 font-weight: bold;
 background:inherit;
 }

.headlinetext {
font:Arial, Helvetica, sans-serif;
color:#000000;
font-weight: normal;
font-size: 12px;
line-height: 20px;
}

.boxtext {
font:Arial, Helvetica, sans-serif;
color:#000000;
font-weight: normal;
font-size: 12px;
line-height: 17px;
}

hr {
 color: #fff; 
 background-color: #fff; 
 border: 1px dotted #008f8b; 
 border-style: none none dotted; 
}

.bottomnav  {
font:Arial, Helvetica, sans-serif;
color:#008f8b;
font-weight: normal;
font-size: 10px;
line-height: 13px;
}

.footer {
font: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #000;
line-height: 22px;
}
