@charset "UTF-8";
/* CSS Document */

body	{color: #333133; 
		font-family: Verdana;
		font-size: 13px;
		line-height: 17px;
		text-align: center;
		background-color: #C7DBF1; 
		}
		
a   		{color: #E57172; 
  			text-decoration:underline;  
  			border-style: none;
			}

	  
a:hover  	{color: #333133;  
text-decoration:underline;
border-style: none;}

img  	{border-style: none;
}
		
		
h2,h4	{margin-bottom: 0px;
		margin-top: 0px;
		color: #333133; 
		font-family: Tahoma, arial;
		font-size: 12px;
		line-height: 13px;
		letter-spacing: 0.2em;
		text-align: center; 
		font-weight: bold;
		font-style: normal;
		}
