						<style type="text/css">     P  {}
     
     H1  {
     	font-size : small;
     	font-family : Tahoma;
     	font-weight : bold;
     	color : #F5C919;
     }
     
     H2  {
     	font-size : x-small;
     	font-family : Tahoma;
     	font-weight : bold;
     	color : #296C9A;
     }
     
     H3  {
     	font-size : x-small;
     	font-family : Tahoma;
     	font-weight : bold;
     	color : #E92F38;
     }

     H4  {
     	font-size : x-small;
     	font-family : Tahoma;
     	font-weight : bold;
     	color : #000000;
     }
     
     A  {
     	color : #E92F38;
     	font-size : xx-small;
     	font-family : Tahoma;
     	font-weight : bold;
     }
     
     A:Visited  {
     	color : #296C9A;
     	font-size : xx-small;
     	font-family : Tahoma;
     	font-weight : bold;
     }
     
     A:Active  {
     	color : #296C9A;
     	font-size : xx-small;
     	font-family : Tahoma;
     	font-weight : bold;
     }
     
     A:Hover  {
     	color : #296C9A;
     	font-size : xx-small;
     	font-family : Tahoma;
     	font-weight : bold;
     }
     
     BODY  {
     	background-color : #ffffff;
     	font-size : xx-small;
     	font-family : Tahoma;
     	font-weight : normal;
     	color : #000000;
     }
     
     th  {
     	color : #000000;
     	font-size : x-small;
     	font-family : Tahoma;
     	font-weight : bold;
     }

     td  {
     	color : #000000;
     	font-size : xx-small;
     	font-family : Tahoma;
     	font-weight : bold;
     }
     
     input  {
     	color : #000000;
     	font-size : xx-small;
     	font-family : Tahoma;
     	font-weight : bold;
     }
     
     textarea  {
     	color : #000000;
     	font-size : xx-small;
     	font-family : Tahoma;
     	font-weight : bold;
     }
     
     select  {
      	color : #000000;
     	font-size : xx-small;
     	font-family : Tahoma;
     	font-weight : bold;
}
     
     option  {
     	color : #000000;
     	font-size : xx-small;
     	font-family : Tahoma;
     	font-weight : bold;
}
     
     </style>