body 
{
	//width: 500px;
	margin:20px;
	background:#667777;
	font: #628F86;
	font-size: 11px;
}

a {
	font-size:10px;
	
	color:#AADDDD;
	font-family:verdana,helvetica,arial,sans-serif;
	text-decoration:none;
}

a:hover {
	color:#EE7615;
	text-decoration:underline;
}

td, h1, input {
	margin-bottom: 0px;
	
	font: #628F86;
	font-size:11px;
}


.email a {
	font-size:8px;
}

.imageFrame {
 	background: #99AAAA; 
 	padding: 10px;
}

.footerFrame {
	border: solid 2px #99AAAA;
}
