			body {
				font-family:  Trebuchet MS;
				background-color:  #B0C4DE;
				color:  black;
				margin-top:  20px;
			}
			.outerwrap {
					background-color: white;
					width: 700px;

			}
			div {
				background-color: white;
			}
			h2 {
				font-size:  80px;
				margin-bottom:  20px;
			}
			a {
				border:  0px;
			}

			img {
				border-left:  0px;
				border-top: 0px;
				border-bottom:  0px;
				border-right:  0px;
			}
			td {
				background-color: white;
			}
			p {
				font-family:  Trebuchet MS;
				font-size:  18px;
				color:  black;
			}
			
			.news {
				font-family:  Arial;
				font-size:  14px;
				color:  black;
			}
			li {
				font-family: Arial;
				font-size: 14px;
				color: black;
			}
			.footer {
				background-color: #dddddd;
				font-size: 12px;
				text-align: center;
				color: #999999;
			}