.body {
	background-color: #FCFDFD;
}

.td {
	font: normal 11px Tahoma, Arial;
	color: #8a8a8a;
}

.h1, h2, h3, h4 {

    color: ##D1B3A1;
    margin: 0px;
}
.h5 {
	font-size:16px;
	color:#20A0D0;
}


.h1 {
    font-size: 18px;
}

.h2 {
    font-size: 16px;
	color:#D1B3A1;
}

.h3 {
    font-size: 14px;
}


.a {

font: normal 11px Tahoma, Arial;
color: #797979;
text-decoration: underline;
}

.a:hover {

font: normal 11px Tahoma, Arial;
color: #797979;
text-decoration: none;

}

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

.white-text{
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: #f17e22;
}

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

.red-text-regular {
color: #a50000;
}

.red-text-underline {
color: #a50000;
text-decoration: underline;
}


.gray-text{
color: #549b28;
}

.green-text{
color: #549b28;
}
.footerlink {
	color: #FFFFFF;
	font-size:12px;
	text-decoration: underline;
}
.tiny-text{
color:#D1B3A1;
font-size:11px;
}
