body {
	background-color: #4a4a4a;
}

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

h1, h2, h3, h4, h5 {

    color: #460a04;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {

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

a:hover {
	color: #414141;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

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

.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: #222661;
}

.orange-text-underline {
	color: #222661;
	text-decoration: underline;
	font-weight: bold;
}






.drm:visited {
	color: #414141;
	text-decoration: none;
}
.drm:link {
	color: #414141;
	text-decoration: none;
}
.drm:hover {
	color: #414141;
	text-decoration: underline;
}
.blue:link {
	color: #222661;
	text-decoration: none;
	font-weight: bold;
}
.blue:visited {
	color: #222661;
	text-decoration: none;
	font-weight: bold;
}
.blue:hover {
	color: #222661;
	text-decoration: underline;
	font-weight: bold;
}
