
H1	{
	font-family: Arial Black;
	font-size: 14pt;
	}

H2	{
	font-family: Arial Black;
	font-size: 12pt;
	font-style: italic;
	}

H6	{ font-family: Arial Black;
	  font-weight: bold;
	  font-size: 16;
	  text-align: center;
	  color: White;
	}

H5	{ font-family: Arial;
	  font-weight: bold;
	  font-size: 13px;
	  text-align: left;
	  color: Yellow;

	}


LI	{
	font-family: Verdana;
	}

        BODY, TABLE {
            background : #222222;
            FONT-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
            FONT-SIZE : 12px;
            COLOR:#F0F0F0;
        }

        A,A:LINK,A:VISITED {
          COLOR : #FF8000;
          FONT-weight : bold;
          TEXT-decoration : underline;
        }

        A:HOVER, A:ACTIVE {
          COLOR : white;
          FONT-weight : bold;
          TEXT-decoration: underline;
        }

