/* links */
a:link { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; color: #0000FF; text-decoration: none }
a:active { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; color: #FF0000; text-decoration: none }
a:hover { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; color: #FF0000; text-decoration: none }
a:visited { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; text-decoration: none }
a:visited:hover { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; color: #FF0000; text-decoration: none }

/* text */

p { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; color: #000000; font-size: 10pt; text-decoration: none }
p.title { font-family: Garamond, Times New Roman, Times, serif; color: #990000; font-size: 26pt; font-weight: bold; font-style: italic; text-align: center; text-decoration: none }
p.footer { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; color: #666666; font-size: 10pt; text-decoration: none }
li { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; color: #000000; font-size: 10pt; text-decoration: none }

.cat { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; font-size: 14pt; font-weight: bold; color: #000000; text-align: center; text-decoration: none }
.tableheader  { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; color: #FFFFFF; font-size: 12pt; font-weight: bolder; text-decoration: none }
.header  { font-family: Garamond, Times New Roman, Times, serif; color: #FF9900; font-size: 22pt; font-weight: bold }
/*.footer { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; font-size: 8pt; font-style: italic; color: #999999; }*/

/* forms */

input.button { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; font-weight: bold; font-size: 12px; background-color: #FF9900; color: #FFFFFF }
input.text { background-color: #CCCCCC; border-bottom-color: #FFFFFF; border-left-color: #666666; border-right-color: #FFFFFF; border-top-color: #666666; color: black; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; font-size: 12pt }
select.pulldown { background-color: #CCCCCC; border-bottom-color: #FFFFFF; border-left-color: #666666; border-right-color: #FFFFFF; border-top-color: #666666; color: black; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; font-size: 10pt;}
textarea.text { background-color: #CCCCCC; border-bottom-color: #FFFFFF; border-left-color: #666666; border-right-color: #FFFFFF; border-top-color: #666666; color: black; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; font-size: 12pt; width: 225px; height: 100px }

/* table cells */

td.header { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; font-weight: bold; font-size: 10pt; color: #000000; background-color: #CCCCCC; text-align: center }
td.headeralt { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; font-weight: bold; font-size: 10pt; color: #000000; background-color: #AAAAAA; text-align: center }
td.color1 { background-color: #FFFFFF }
td.color2 { background-color: #FFFFCC }
