
body /* page defaults */                   { color: #666; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-stretch: normal; text-decoration: none; background-color: #ccc; background-image: none }
td           { color: #666; font-size: 0.8em; font-family: Verdana, Arial, Helvetica, sans-serif }
.basefont /* basefont definitions */       { color: #666; font-size: 0.95em; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #ffc }
.inset5pct /* apply 5% inset to text */  { margin-right: 5%; margin-left: 5% }
.heading1 /* large heading */       { color: #666; font-size: 120%; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.heading2 /* second heading */        { color: #666; font-size: 110%; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }

.bold { font-style: normal; font-weight: bold }

.font8pt /* small fonts 8pt size */   { color: #666; font-size: 0.75em; font-family: Verdana, Arial, Helvetica, sans-serif }
.font9pt    { color: #666; font-size: 0.85em }
.font10pt    { font-size: 1.0em }
.font11pt    { font-size: 1.1em }
.font12pt    { font-size: 1.2em }
.red         { color: red; }

.font95% { font-size: 95% }
textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; }
.italic  { font-style: italic }
.title  { color: #666; font-weight: bold }

a:link, a:active    { text-decoration: none; background: transparent;}
a:visited    { text-decoration: none; background: transparent;}
a:hover  { text-decoration: underline; background: transparent }

a.footer:link, a.footer:visited, a.footer:active { color: gray; font-size: 1.0em; text-decoration: none; background: transparent }
a.footer:hover  { color: gray; font-size: 1.0em; text-decoration: underline; background: transparent }
