	p      {
			color: #ff0000;
			text-align: justify;
			text-indent:20px;
			margin: 5mm;
			font-size: 4mm;
		   font-family: "verdana" ,"Century schoolbag", "Century schoolbook";
		   }
		   
	a      {
			text-decoration: none;
			color: #ffffff;
			}
		
	a:visited
			{ 
			text-decoration: none;
			color: #33ff33;
			}
	a:hover
			{
			
			color: #ffff33;
			} 
    h1    
	        {
			color:#ff0000;
			font-size: 18px;
			}
    h2    
	        {
			color:#ff6666;
			font-size: 15px;
			}
     img
            {
	border : 0;
}