A:visited      {   text-decoration:underline; color:#666666;   }   /* medium gray */
A:link         {   text-decoration:underline; color:#002F64;   }   /* blue */
A:active       {   text-decoration:underline; color:#663300;   }   /* dark brown */
A:hover        {   text-decoration:none; color:#CCCCCC;   }        /* light gray */

P   {
       font-family: Arial, Helvetica, sans-serif; 
       font-size: 9pt;
       color: #333333;
    }

.title
    {
       font-family: Arial, Helvetica, sans-serif; 
       font-size: 10pt;
       color: #002F64;
       font-weight: bold;
    }
		
TD
    {
       font-family: Arial, Helvetica, sans-serif; 
       font-size: 9pt;
    }
		
.forminput 
    {
       text-decoration: none; 
       font-family: Arial, Helvetica, sans-serif; 
       font-size: 6pt; 
       font-weight : normal;
       background: #BABABA;
    }

.whitetext 
    { 
       font-size: 9pt; 
       font-family: Arial, Helvetica, sans-serif; 
       color: #FFFFFF;
    }
	
BODY {  BACKGROUND-IMAGE: url(images/bg_image.jpg); BACKGROUND-REPEAT: repeat-x; BACKGROUND-COLOR: #A7A7A7;
     }

body {  margin: 0px;
        padding: 0px;
     }

.style1 
    {
       font-size: 9pt; 
	   font-family: Arial, Helvetica, sans-serif; 
	   color: #666666; 
	   font-weight: bold;
	}

.background_image 
    { 
       background-image: url(images/home_37.gif);
       background-repeat: no-repeat;
    }

.copyright 
    { 
       font-size: 8pt; 
       font-family: Arial, Helvetica, sans-serif; 
       color: #000000;
	}
    