body {
	background:#325220;
	font-family: "Times New Roman", "Times", serif;
	font-size:11.5px;
	line-height:1.5em;
	color:#46180c;
	}
	
hr {
	border:0;
	color:#46180c;
	background-color:#46180c;
	}
	
p.recordings {
	clear:both;
	font-size:11.5px;
	}
	
img.lefty {
	padding: 0 10px 10px 0;
	}

td.sans {
	font-family: "Ariel", sans;
	}	

a.footer:link, a.footer:active, a.footer:visited {
	color: #FFFFDF;
	text-decoration:none;
	padding:0 0 0 5px;
}

a.footer:hover {
	color: #FFFFDF;
	text-decoration:underline;
	padding:0 0 0 5px;
}

a.main:link, a.main:active, a.main:visited {
	color: #46180c;
	text-decoration:none;
	padding:0 0 0 0px;
}

a.main:hover {
	color: #46180c;
	text-decoration:underline;
	padding:0 0 0 0px;
}

a:link, a:active, a:visited {
	color: #46180c;
	text-decoration:none;
	padding:0 0 0 0px;
}

a:hover {
	color: #46180c;
	text-decoration:underline;
	padding:0 0 0 0px;
}

.bold_white {
	color:#cccc99;
	font-weight:900;
	font-size:12px;
	padding:5px;
	
	}
	
	


#mytextscroll {

/* Typical fixed height and fixed width example */

width: 545px;

height: 300px;

overflow: auto;

/* IE overflow fix, position must be relative or absolute*/

position: relative;

background-color: #999966;

margin: -5px 0 0 0;

padding: 0 10px 0 10px;

border: 0px;

}
