body {
	background-color: #141D22;
}

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

h1, h2, h3, h4, h5 {

   
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}

a {
	color: #999999;
	font-family: Tahoma, Arial;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Arial;

}

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

.white-text{
color: #ffffff;

}


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

.blye-text-regular {
	color: #CCCCCC;
}


.gray-text{
color: #4c4c4c;
}
