BODY, TD, TH {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

H1 {
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 1em 0 0.7em 0;
	color: #5588bb;
}
H2	{
	font-size: 15px;	
	color: #a54d4d;
	font-weight: bold;
	margin: 1em 0 1em 0;
}
H3	{
	font-size: 12px;
	color: #a54d4d;
	font-weight: bold;
	margin: 1em 0 1em 0;
}
#content .box.small H2 {
	color: #a54d4d;
	font-size: 14px;	
	font-weight: bold;
	margin: 1em 0 1em 0;
}
P { margin: 0 0 1em 0; line-height: 1.4em; }
TABLE { line-height: 1.4em; }
A {
	text-decoration: none;
	border-bottom: 1px dashed #999;
	/* display: inline-block; */
}
A.img {
	border:none !important;
}
A.img IMG {
	float: right;
}
A.img.left IMG {
	float: left;
}
A IMG {
	border:none;
}
LABEL {
	font-weight: bold;
	margin-top: 5px;
	display: block;
}
SELECT {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333;
}