			body {
				font-family:  Trebuchet MS;
				background-color:  white;
				color:  black;
				margin-top:  20px;
			}
			.outerwrap {
					background-color: white;
					width: 800px;

			}
			div {
				background-color: white;
			}
			h2 {
				font-size:  80px;
				margin-bottom:  20px;
			}
			h4 {
				font-size: 14px;
				margin-bottom: 5px;
			}
			h5 {
				font-size: 12px;
				margin-bottom: 5px;
			}
			a {
				border:  0px;
			}

			img {
				border-left:  0px;
				border-top: 0px;
				border-bottom:  0px;
				border-right:  0px;
			}
			tr {
				font-family: Arial;
				font-size:12px;
			}
			td {
				background-color: white;
			}
			.news {
				font-size: 10px;
				font-family: Helvetica;
			}
			.letter {
				font-size: 10px;
				font-family: Helvetica;
				font-style: italic;
				color:blue;
			}
			.footer {
				background-color: #dddddd;
				font-size: 12px;
				text-align: center;
				color: #999999;
			}