body {
background: #000000;
}

td {
	color: #DFDBDB;
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h1, h2, h3, h4, h5 {

    color: #CE221E;
    margin: 0px;
}


h1 {
    font-size: 24px;
}

h2 {
    font: normal 20px tahoma, Arial; 
	
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 14px;
	color: #CE221E;
}
h5 {
    font-size: 18px;
	color: #DFDBDB;
}

a {

font: bold 13px Tahoma, Arial;
color: #DFDBDB;
text-decoration: none;
}

a:hover {

font: bold 13px Tahoma, Arial;
text-decoration: underline;
color: #CE221E;

}

a.white-link-underline {	
	text-decoration: underline;

}

.white-text{
color: #DFDBDB;
text-decoration: none;
font:  12px tahoma, Arial;

}
.description{
color: #DFDBDB;
text-decoration: none;
font:  10px tahoma, Arial;

}
a.b1
{
font:  14px tahoma, Arial;
color: #fffea0;
text-decoration: none;
padding: 15px;
margin: 0px;

}
.p1
{
padding: 0 0 0 20px;
}


.blye-text-underline {
color: #47beed;
text-decoration: underline;
}

.blye-text-regular {
color: #47beed;
text-decoration: none;
}

.yellow-text-regular {
color: #ece92c;
text-decoration: none;
}

.yellow-text-underline {
color: #ece92c;
text-decoration: underline;
}

.orange-text-regular {
color: #e88520;
text-decoration: none;
}

.orange-text-underline {
color: #e88520;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #e21b00;
text-decoration: none;

}

.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: #7c7c7c;
text-decoration: none;
}

.green-text{
color: #a5b66e;
text-decoration: none;
}

.green-text-underline{
color: #a5b66e;
text-decoration: underline;
}

