/* Sitewide Cascading style sheet */
/* No HTML allowed here */

  .index{font-family: Arial, Sans-serif; font-size: small; font-weight: 600; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal;  text-align: center; vertical-align: middle; background: #FFCC33;}

  .main{font-family: Times New Roman, Arial, Serif; font-size: small; font-weight: 500; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; color: #33FF33; text-align:justify;}

  .faq{font-style:italic; color: #3333FF;}

  a:link.index{text-decoration: none; color: #3333ff; background: #FFCC33;}
  a:visited.index{text-decoration:none; color: #551a8b; background: #FFCC33;}
  a:active.index{text-decoration: none; color: #33ccff; background: #FFCC33;}
  a:hover.index{text-decoration: underline; color: #000000; background: #FFCC33;}

  div.main{width: auto; min-height: 480px; padding-left: 7%; padding-right: 7%;}

  h1.main{font-family: Arial, Courier New, Sans-serif; font-size: xx-large; font-weight: 800; color: #FFCC33;}
  h2.main{font-family: Arial, Courier New, Sans-serif; font-size: x-large; font-weight: 800; color: #FFCC33;}
  h3.main{font-family: Arial, Courier New, Sans-serif; font-size: large; font-weight: 800; color: #FFCC33;}
  h4.main{font-family: Arial, Courier New, Sans-serif; font-size: medium; font-weight: 800; color: #FFCC33;}
  h5.main{font-family: Arial, Courier New, Sans-serif; font-size: small; font-weight: 800; color: #FFCC33;}
  h6.main{font-family: Arial, Courier New, Sans-serif; font-size: x-small; font-weight: 800; color: #FFCC33;}
  h7.main{font-family: Arial, Courier New, Sans-serif; font-size: xx-small; font-weight: 800; color: #FFCC33;}

  body{background-color: #000000; text-align: center;}