BODY {
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 1px;
	margin-top: 6px;
	scrollbar-face-color: #dddddd;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-shadow-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ffffff;
	background-attachment: scroll;
	color: #666666;
	font-weight: lighter;
	vertical-align: 3px;
	background-image: url(http://2-mail.net/2mail-800.gif);
	background-position: 50% 1px;
	background-repeat: no-repeat;
	background-color: #efefef;
}

H1 {
	font-size: 11px;
	font-weight: lighter;
	line-height: 12px;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	color: white;
}

H2 {
	font-size: 12px;
	font-weight: lighter;
	line-height: 12px;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	color: #666666;
	text-decoration: none;
}

H3 {
	font-size: 12px;
	font-weight: lighter;
	line-height: 12px;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	color: #666666;
	text-decoration: none;
}

H4 {
	font-size: 12px;
	font-weight: lighter;
	line-height: 12px;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	color: #666666;
	text-decoration: none;
}

H5 {
	font-size: 12px;
	font-weight: lighter;
	line-height: 12px;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	color: #666666;
	text-decoration: none;
}

H6 {
	font-size: 11px;
	font-weight: lighter;
	line-height: 12px;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	color: white;
}
A:link {
	color: #804040;
	text-decoration: none;
}

A:visited {
	color: #804040;
	text-decoration: none;
}

A:active {
	color: #804040;
	text-decoration: none;
}

A:hover {
	color: #ef6407;
	background-color: #ffffcc;
	text-decoration: none;
}

PRE {
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 1px;
}

TD {
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 1px;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}