	body{
		background:#dee7f7;
		background-image:url(images/background.gif);
		background-repeat:repeat-x;
		margin:0px;
		padding:0px;
		font-size:14px;
		font-family:Arial, Helvetica, sans-serif;
		line-height:20px;

	}
	
	h1{
		font-size:26px;
		letter-spacing: -0.04em;
		color: #c40000; 
		line-height:normal;
		text-align:center;
	}
	
		h2{
		font-size:24px;
		letter-spacing: -0.04em;
		color: #383838; 
		line-height:normal;
		text-align:center;
	}
	
			h3{
		font-size:20px;

		color: #c40000; 
		line-height:normal;
		text-align:center;
	}

	h4{
		font-size:24px;
		color:#1c4b9e;
		border-bottom:1px dotted #1c4b9e;
	}
	.content{
		padding:0px 20px;
	}
	
	img{
		border:0px;
	}
	
	.box{
		padding:0px 50px;
	}