  h1 { font-family: Tahoma;
       font-size: 20px;
       color: #0099ff}

  h2 { font-family: Tahoma;
        font-weight: normal;
        font-size: 12px}

  h3 { font-family: Tahoma;
       font-size: 14px}

  td { font-family: Tahoma;
       font-size: 12px}

  p  { font-family: Tahoma;
       font-size: 12px}

.red { font-family: Tahoma;
       color: red}

.teamtext { font-family: Tahoma;
            font-size: 28px}

.stext  { font-family: Arial;
          font-size: 8px}

.copy { font-family: Tahoma;
        font-weight: normal;
        font-size: 12px;
        text-align:justify}

A:link {font-family: Tahoma;
        font-size: 12px;
        text-decoration: none;
        color: Black}

A:hover {font-family: Tahoma;
        font-size: 12px;
         text-decoration: underline}

A:visited { font-family: Tahoma;
             font-size: 12px;
             text-decoration: none;
             color: #999999}

A:active { font-family: Tahoma;
           font-size: 12px;
           text-decoration: none}

.sublink { font-family: Arial; 
	   font-style: normal; 
   	   font-size: 10px; 
	   line-height: 12px;
	   color: grey }
