/* all */
body { font-size: 12px; font-family: Arial, sans-serif; }
table { font-size: 12px; font-family: Arial, sans-serif; }
a { color: #000000; }
a:visited { color: #003366; }
a:hover { color: #990000; text-decoration: underline; }
.header_img { margin-left: 20px; }

/* homepage */
.home1 { font-size: 12px; color: #003366; padding: 10px; }
.home2 { font-size: 11px; color: #003366; margin: 20px; }
.home_header { font-size: 15px; text-align: center; font-weight: bold; }

/* subpages */
.sub1 { font-size: 12px; color: #003366; padding: 10px; }
.sub_header { font-size: 15px; font-weight: bold; margin-left: 50px; }
.asterisk { font-size: 12px; color: #FF0000; text-align: superscript; }

/* footer */
.footer { font-size: 11px; color: #666666; text-align: center;  }
.footer a, .footer a:visited { color: #336699; text-decoration: none; }
.footer a:hover { color: #990000; text-decoration: underline; }
.copyright { font-size: 10px; }

/* administrative */
.header1 { color: #003366; font-size: 21px; text-align: center; font-weight: bold; }
h2 { color: #003366; font-size: 16px; text-align: center; }