/* CSS Document */


body
{
background-color:white;





margin-top:5px;
margin-bottom:25px;
margin-right:25px;
margin-left:25px;


}

.style1 { 
    color: #000000;
	text-decoration:none;
	}
	


.style2 {
	font-size: 21px;
	}
	

.style3 {
	 color: #666666; 
	}
	
	.style4 {
	font-weight: bold;
	}	

