body {
	background-color: #4a4a4a;
}

td {
	font: normal 12px Tahoma, Arial;
	color: #333;
}

h1, h2, h3, h4, h5 {

    color: #460a04;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
   padding:0 0 13px;
font-size:18px;
line-height:20px;
font-weight:normal;
color:#7D7D7D;
background-color:inherit;
}

h2 em{
font-style:normal;
font-weight:bold;
color:#d4761e;
background-color:inherit;
}

h2 em strong{
color:#202020;
background-color:inherit;
}

h3 {
   padding:0 0 13px;
font-size:16px;
line-height:18px;
font-weight:normal;
color:#000;
background-color:inherit;
}













a {

font: normal 12px Tahoma, Arial;
color: #414141;
}

a:hover {

font: normal 12px Tahoma, Arial;
color: #d4761e;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}

.yellow-text-regular {
color: #db9a00;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #ca6011;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}






