H2  { font-family: New York;
      font-size: 14pt;
      font-weight: bold;
      color: #1E537F }

H3  { font-family: New York;
      font-size: 12pt;
      font-weight: bold;
      color : #4D7680 }

H4  { font-family: New York;
      font-size: 11pt;
      font-weight: bold;
      color : #5C9969 }
      
.head2  { font-family: New York;
      font-size: 14pt;
      font-weight: bold;
      color: #1E537F }

.head3  { font-family: New York;
      font-size: 12pt;
      font-weight: bold;
      color : #4D7680 }

.head4  { font-family: New York;
      font-size: 11pt;
      font-weight: bold;
      color : #5C9969 }
      
.green  { font-family: Verdana;
      font-size: 9pt;
      font-weight: bold;
      color: #4D8A5A }

.video  {
margin-bottom:40;
position:relative;
vertical-align:middle;
text-align:center;
}

BODY { font-family: Verdana;
       font-size: 9pt;
       color: #000000
}

TD { font-family: Verdana;
     font-size: 10pt;
     color: #000000 }

TH { font-family: New York;
     font-size: 12pt;
     color: #1E537F }

INPUT { font-family: Verdana;
        font-size: 10pt }
        
TEXTAREA { font-family: Verdana;
           font-size: 10pt }

A:link          {COLOR: #305FBE; TEXT-DECORATION: underline}
A:active        {COLOR: #8AC094; TEXT-DECORATION: underline}
A:visited       {COLOR: #214285; TEXT-DECORATION: underline}
A:hover         {COLOR: #5992F5; TEXT-DECORATION: underline}
.right {
	text-align: right;
}

