body {
	background-color: #000000;
}

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

h1, h2, h3, h4, h5 {

    color: #000000;
    margin: 0px;
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a.weitzman:link {

color: #348cbc;
font: normal 11px Tahoma, Arial;
}

a.weitzman:visited {

color: #348cbc;
font: normal 11px Tahoma, Arial;
}

a.weitzman:hover {
color: #000000;
font: normal 11px Tahoma, Arial;
}


a {

font: normal 11px Tahoma, Arial;
color: #000000;
}

a:hover {

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

}

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

.white-text{
color: #ffffff;

}


.larger-white-text {	
	font-size: 14px;
	color: #FFFFFF;
}

.white-text-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;
}







