body {
	background-color: #414141;
}

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

h1, h2, h3, h4, h5 {

    color: #ffffff;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {

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

a:hover {

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

}

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

.white-text{
font: normal 12px Tahoma, Arial;
color: #ffffff;
text-decoration: none;

}

.white-text-header{
font: normal 12px Tahoma, Arial;
color: #ffffff;
font-weight: bold;
}

.white-text-header-bold{
font: normal 20px Tahoma, Arial;
color: #ffffff;
font-weight: bold;
}

.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}

.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #eeeeee;
text-decoration: none;
}

.gray-text-seo{
font: normal 10px Tahoma, Arial;
color: #eeeeee;
text-decoration: none;
}
