/* dug screen styles */
body{font-family: sans-serif; color: black}
#address {color: darkgreen; font-style: normal; font-variant: small-caps; text-align: center; font-size: 10pt}
a {font-family: sans-serif; color: white; font-size: 11pt; margin-left: 20px}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {color: black; text-decoration: underline}
a:active {text-decoration: none}

#main {margin-left: 15px; margin-top: 30px; margin-right: 1px}

#news {font-size: 9pt; color: ivory; margin-left: 15px; margin-top: 10px; margin-right: 15px}

#head {font-size: 13pt; color: green; margin-right: 5px; margin-bottom: 5px; font-weight: bold}

#text {font-size: 13pt; color: rgb(100,13,129); margin-left: 15px; margin-top: 5px; margin-right: 20px; font-weight: bold}

#textbody {font-size: 10pt; font-family: helvetica; color: black; margin-left: 15px; margin-top: 5px; margin-right: 20px}

#list {font-size: 9pt; font-family: helvetica; color: black; margin-left: 15px; margin-top: 15px; margin-right: 20px}

#listhead {font-size: 10pt; font-weight: bold; margin-left: 15px; margin-top: 15px; margin-right: 20px}
}

#frame {margin-left: 15px; margin-top 5px}

#footer {align: center; valign: bottom; margin-top: 15px}


#links {margin-left: 15px}
