body { 
	margin: 0; 
	padding: 0;
	background-image:url(http://www.ersrecruiters.com/images/side.jpg);
	background-repeat:repeat-x;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

td {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

a {
 color: #b49658;
 background-color: transparent;
 text-decoration: none;
 font-weight: normal;
}

a:visited {
 color: #b49658;
 background-color: transparent;
 text-decoration: none;
}

a:hover {
 color: #005482;
 text-decoration: none;
 background-color: transparent;
}
a.hlink {
 font-size: 12px;
 color: #ffffff;
 background-color: transparent;
 text-decoration: none;
 font-weight: normal;
}

a.hlink:visited {
 font-size: 12px;
 color: #ffffff;
 background-color: transparent;
 text-decoration: none;
}

a.hlink:hover {
 font-size: 12px;
 color: #005482;
 text-decoration: none;
 background-color: transparent;
}

a.flink {
 font-size: 12px;
 color: #ffffff;
 background-color: transparent;
 text-decoration: none;
 font-weight: normal;
}

a.flink:visited {
 font-size: 12px;
 color: #ffffff;
 background-color: transparent;
 text-decoration: none;
}

a.flink:hover {
 font-size: 12px;
 color: #b49658;
 text-decoration: none;
 background-color: transparent;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	color: #b49658;
	text-decoration: none;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #b49658;
	text-decoration: none;
}
h3 {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 2px;
}
h4 {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #b49658;
	margin-top: 0px;
	margin-bottom: 0px;
}
.emph     
	 {
	 font-weight: bold; 
	 color: #005482;
	 }