body {
	background-color: #FCFDFD;
}

td {
	font: normal 12px Tahoma, Arial;
	color: #003333;
}

h1, h2, h3, h4, h5 {
	color: #FF9900;
	margin: 0px;
}


h1 {
    font-size: 16px;
}

h2 {
    font-size: 14px;
}

h3 {
    font-size: 13px;
}


a {

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

a:hover {

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

}

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

.white-text{
color: #ffffff;
text-decoration: none;

}


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

.blye-text-regular {
color: #36aace;
text-decoration: none;
}

.yellow-text-regular {
color: #db9a00;
text-decoration: none;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #ff6603;
text-decoration: none;
}

.orange-text-underline {
color: #ff6603;
text-decoration: underline;
}
.subject_head {
	color: #de4e06;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.content {
	color: #076EA5;
	text-decoration: none;
}

.green-text{
color: #3f6300;
text-decoration: none;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF6603;
}
