body {
	font-family: Arial, Tahoma, Geneva;
	font-size: 62.5%;
	color: #001754;
}

#contentRight h1 {
	font-family: Times New Roman;
	color: #001754;
	font-size: 2.8em;
	font-weight: normal;
	padding-top: 36px;
	padding-left: 77px;
	padding-bottom: 20px;
	margin-top: 0;
}

#contentRight h2 {
	font-family: Times New Roman;
	color: #001754;
	font-size: 2em;
	font-weight: normal;
}

#contentRight p, #contentRight td, #contentRight li {
	color: #e96d20;
	font-size: 1.1em;
	line-height: 1.6em;
}

#contentRight td p, #contentRight p td, #contentRight p li, #contentRight li li {
	font-size: 1em;
}

#contentRight li {
	list-style-type: none;
	background: url(../../../images/arrow-list.jpg) no-repeat 0 7px;
	padding-left: 20px;
}

#contentRight h3 {
	color: #001754;
	font-size: 1.1em;
	line-height: 1.8em;
	font-weight: bold;
}

#contentRight h4 {
	color: #001754;
	font-size: 1.1em;
	line-height: 1.6em;
	font-weight: bold;
}

#contentRight a {
	color: #001754;
	text-decoration: none;
}
#contentRight a:hover {
	text-decoration: underline;
}

#contentRight h4 a {
	color: #e96d20;
}
