
body { color: black; background-color: white; margin: 0px; padding: 0px; }

p { color: black; font-size: 12; font-family: Arial, Verdana, sans }
a { color: black; text-decoration: none }

a:link { color: #4169E1; text-decoration: underline }
a:visited { color: #4169E1; text-decoration: underline }
a:hover { color: #FFA500; text-decoration: underline }
a:active { color: #4169E1; text-decoration: underline }

.plaintext { font-size: 12; font-family: Arial, Verdana, sans }

.heading1 { font-size: 20 }
.heading2 { font-size: 16 }
.heading3 { font-size: 26 }
.smalltext { font-size: 9pt }
.verysmalltext { font-size: 8pt; font-family: Arial, Verdana, sans  }

.navtext { font-size: 13; font-family: Arial, Verdana, sans; line-height: 17pt }

