body {  font-family: Arial, Helvetica, sans-serif; font-size: x-small}
p {  font-family: Arial, Helvetica, sans-serif; font-size: x-small}
td { font-family: Arial, Helvetica, sans-serif; font-size: x-small }

.txt_small {  font-size: xx-small}
.txt_medium { font-size: small}
.txt_heading {  font-size: medium; font-weight: bold; color: #CC3300}
.txt_heading_sub { font-size: small; font-weight: bold; color: #CC3300 }

a:link {  color: #003366; text-decoration: none}
a:active { color: #003366; text-decoration: none }
a:visited { color: #003366; text-decoration: none }
a:hover { color: #CC0000; text-decoration: underline}

.newshd {  font-size: x-small; font-weight: bold; color: #CC3300}
.news {  font-size: x-small; color: #333333}
.newsd {  font-size: xx-small; color: #999999}

.button {  background-color: #F0F0F0; border: 1px solid; border-color: #006699 #003366 #003366 #006699}
.buttonover { background-color: #F0F0F0; border: 1px solid; border-color: #003366 #006699 #006699 #003366}
