/* CSS Document */
body {
	margin: 50px 25px 25px 25px;
	padding: 0;
	font-family: georgia, times, "times new roman", serif;
	color: #003265;
	background-color: #ffffff;
	line-height: 1.4em;
	}
	
		
#container {
	background-color: none;
	}
		
	
