﻿body {
	background-color: #2B3238; }

td {
	font: normal 11px Tahoma, Arial;
	color: #4d4e54;	}

h1, h2, h3, h4, h5 {
    color: #460a04;
    margin: 0px;	}


h1 {    font-size: 18px;	}

h2 {	font-size: 16px;	}

h3 {	font-size: 14px;	}

p {		font: normal 10px Veranda,Tahoma, Arial;
		font-size: 14px;
		color:   #666666; }
:link { color:     blue} /* for unvisited links */
:visited { color:    #999999} /* for visited links */ 
:hover { color:    orange} /* when mouse is over link */ 
:active { color:   green } /* when link is clicked */ 	

a {		font: Veranda,Tahoma, Arial;
		color:   #FFCC99;		}414141

a.white-link-underline {	
	text-decoration: underline;	
		color:yellow;		}

.white-text{
color: white;

}
.white-text-head1{
color: white;
font-size: medium

}
.black-head{
color: black;
font-size: medium

}

.switchcontent{
color: white;
font-size:  xx-small}


.showstate{
color: white;

}

.footnote{
color: white;
font-size: 9px;
}



.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;
}

.red-text-regular {
color: #920f0d;
}

.red-text-underline {
color: #920f0d;
text-decoration: underline;
}


.gray-text{
color: #4c4c4c;
}

.green-text{
color: #76950b;
}
