H1
      { font-family : arial, verdana; 
	font-weight : bold; 
	font-size : 20pt }

H2
      { font-family: arial, verdana;
	font-weight: bold;
	color : #ff6600; 
	font-size: 24pt } 

H3
      { font-family : arial, verdana; 
	font-weight: bold;
	color : #ff6600; 
	font-size: 12pt;
      text-decoration: underline }

P
      { font-family: arial, verdana;
	font-size: 10pt }

I
     { color: #993333}

TD
      { font-family: arial, verdana;
	font-size: 10pt }

A:link
      { text-decoration: none;
	color : #993333; 
	font-weight: bold }

A:visited
      { text-decoration: none;
	color : #993333; 
	font-weight: bold }

A:active
      { text-decoration: none; 
	color : #993333; 
	font-weight: bold }

A:hover
      { text-decoration: underline ; 
	color : #993333; 
	font-weight: bold }

.bold
      { text-decoration: underline ; 
	color : #ff6600; 
	font-weight: bold }

.vit
      { color : #ffffff }
