a:link 			{color : #000000; 
  			text-decoration : overline;
                        font-weight: bold}

a:visited 		{color : #000000; 
  			text-decoration : overline;
                        font-weight: bold}

a:active 		{color : #000000;
  			text-decoration : overline;
                        font-weight: bold}

a:hover 		{color : #ffffff;
                        background-color:#000000;
            			text-decoration: underline;
                        font-weight: bold}

body		        	{background-color:#ffffff;
			            color: #000000;
			            font-family: Arial,Helvetica,sans-serif;
			            font-size: 12px;
			            border: 0px;
			            text-align: justify}



.head                   {color: #000000; 
                        font-weight: bold; 
                        border-bottom: 1px #000000 solid;
                        font-family: Arial,Helvetica,sans-serif; 
                        font-size: 12px}



table			        {background-color:#ffffff;
                        color: #000000;
                        font-family: Arial,Helvetica,sans-serif;
			            font-size: 12px;
			            text-align: justify}


img			{border: 0px}

