body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#545962;
	line-height:20px;
}

a:link {
color:#e0712b;
text-decoration:none;
}

a:hover {
	text-decoration:none;
	color:#4D99D7;
}

a:visited,a:active {
	text-decoration:none;
	color:#8C0000;
}

h1 {
	font-size:18px;
	font-weight:700;
	color:#e0712b;
	text-transform:uppercase;
	line-height:18px;
}

h2 {
	font-size:14px;
	font-weight:700;
	color:#e0712b;
	line-height:14px;
	text-transform:uppercase;
}

p {
padding-bottom:10px;
padding-top:3px;
margin:0;
}

.introTxtDarkGray {
color:#403f3f;
}

