body {
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: bolder;
       	color: #00FFFF;
	border-width: 0;
	border-color: #000000;
	border-style: none;
     }
P {
        font-family: "Verdana";
        font-size: 10pt;
        color: #ADD8E6;
	font-weight: bold;
     }

P.img {
        font-family: "Tahoma";
        font-size: 10pt;
	font-weight: bold;
        color: #FF00FF;
     }

H1 {	font-family: "Verdana";
	font-weight: bold;
	font-size: 20pt;
	font-style: regular;
	color: #0050E0;
	}

H2 {	font-family: "Garamond";
	font-weight: bolder;
	font-size: 30pt;
	font-style: normal;
	color: #FF4500;
	}

H2.pic {	font-family: "Garamond";
	font-weight: bold;
	font-size: 20pt;
	font-style: normal;
	color: #00FF7F;
	}
	
H3.name {	
	font-family: "Tahoma";
	font-weight: bold;
	font-size: 9pt;
	font-style: normal;
	color: #DAA520;
	}
			
H3 {	font-family: "Tahoma";
	font-weight: bold;
	font-size: 9pt;
	font-style: normal;
	color: #FFD700;
	}

H4 {	font-family: "Verdana";
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
	color: #00FFFF;
	}

A:link {        
	font-size: 10pt;
	font-family: "Tahoma";
        color: #0000FF ;
        border-width: 0;
        border-color: #000000;
        border-style: none;
       }

A:visited {
	   font-size: 10pt;
	   font-family: "Tahoma";
           color: #0000FF ;
           border-width: 0;
           border-color: #000000;
           border-style: none;
          }

A:hover {
         font-size: 10pt;
	 fonat-family: "Tahoma";
         color: #ADD8E6 ;
         border-width: 0;
         border-color: #000000;
         border-style: none;
        } 
