body{
	font-size: .75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #dddddd;
	background-color: #47414b;
}

a:link {
	color: #f0c000;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #e0a040;
	text-decoration: none;
	font-weight: normal;
}

a:active {
	color: #e0a040;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	border-bottom: 1px dashed #f0c000;
	color: #f0c000;
	text-decoration: none;
	font-weight: normal;
}

H1, H2, H3, H4 {
	color: #eeeeee;
}

H1	{
	font-family:	Verdana, Tahoma, sans-serif;
	font-size-adjust:	.53;
	font-size:	2em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

H2	{
	font-family:	Verdana, Tahoma, sans-serif;
	font-size-adjust:	.53;
	font-size:	1.75em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

H3	{
	font-family:	Verdana, Tahoma, sans-serif;
	font-size-adjust:	.53;
	font-size:	1.58em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

H4	{
	font-family:	Verdana, Tahoma, sans-serif;
	font-size-adjust:	.53;
	font-size:	1.33em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

address {
	margin-top:	1.58em;
	margin-bottom:	1.58em;
	padding-top:	.5em;
	padding-bottom:	.5em;
	border-top:	1px solid #666;
	border-bottom:	0;
}

address img {
	float: right;
}

a.link_nofx:hover {
	border-bottom: none;
	padding-left: 2px;
	padding-right: 2px;
}
