body { 
	background-color: #81AAC1;
	margin-top: 0;
}


h1 {
	font-family: Georgia, serif;
	font-size: 32px;
	color: #C01F25;
	font-weight: bold;	
	text-align: center;
	line-height:normal;
}
h2 {
	font-family: Georgia, serif;;
	font-size: 26px;
	color: #C01F25;
	font-weight: bold;	
	text-align: center;
	line-height:normal;
}

h3 {
	font-family: Georgia, serif;
	font-size: 20px;
	color: #C01F25;
	font-weight: bold;	
	line-height:125%;
}

h4 {
	font-family: Georgia, serif;
	font-size: 18px;
	color: #C01F25;
	font-weight: bold;	
	text-align: center;
	line-height:130%;
}

p {
	font-family: Verdana, san-serif;
	font-size: 14px;
	color: #000000;
	line-height: 130%;
 }

li {
	font-family: Verdana, san-serif;
	font-size: 14px;
	color: #000000;
	line-height: 130%;
}

td {
	font-family: Verdana, san-serif;
	font-size: 14px;
	color: #000000;
	line-height: 125%;
 }

a:link {
	color:#C01F25
}
a:hover {
	color:#ffCC00
}
a:visited {
	color:#920000; 
	text-decoration: underline;
}

a:active {
	color:#770000
	}

a:hover:visited {
	color:#920000; 
	text-decoration: underline;
}

.hdr4 {
	background-color: #ffff66;
}
.textbox {
	background-color: #FFFFC0;
}
.chart td {
	background-color: #FFFFFF;

}

.toolieredbold {
	color: #C01F25;
	font-weight: bold;
}
.tooliebluebold {
	color: #0F6292;
	font-weight: bold;
}