BODY {
	background: #FFF;
	font: 11px Verdana, Tahoma, sans-serif;
	text-align: center;
	color: #888;
}
#all {
	position: relative;
	margin-top: 120px;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
}
#all.alternative {
   margin-top: 20px;
}
H2 {
	margin: 4px;
	font-weight: bold;
	font-size: 11px;
	color: #333;
	background: transparent;
	text-align: left;
	padding-top: 16px;
	padding-left: 6px;
	padding-bottom: 2px;
}
hr {
   width: 60%;
   border: 0;
   margin: 18px;
   padding: 0;
   border-bottom: 1px dashed #666;
   margin-left: auto;
   margin-right: auto;
}
.red {
	color: #F60;
	background: transparent;
}
IMG {
	border: 0;
}
A {
	color: #888;
	background: transparent;
	text-decoration: none;
}
A:HOVER {
	text-decoration: underline;
}
DIV {
	margin-top: 4px;
	margin-bottom: 4px;
}
DIV #webmail {
	position: absolute;
	right: 10px;
	top: 12px;
}
