<style>
H1 {color:#601D06; text-transform:uppercase; text-align:left; font-size:14}

H2 {color:#601D06; text-transform:uppercase; text-align:left; font-size:14}

H3 {color:#601D06; text-transform:lowercase; text-align:center; font-size:14}

P {font-family: verdana; text-align:left; font-size:10}

#burdenstitle {
 position: absolute;
 top: 0;
 left: 0;
 }

#burdensnav {
 position: absolute;
 top: 78px;
 left: 0;
 }
 
 #burdenstext {
	position: absolute;
	top: 112px;
	left: 125px;
	width: 376px;
	height: 389px;
	background-color: #EFEEEF;
	padding: 20px;
	border: 6px double;
	border-color: #EFEEEF;
	z-index: 1;
	overflow: visible;
	
 }
 
 #burdenstextpress {
	position: absolute;
	top: 112px;
	left: 125px;
	width: 376px;
	height: 1050px;
	background-color: #EFEEEF;
	padding: 20px;
	border: 6px double;
	border-color: #626472;
	z-index: 1;
	
 }
 
 #burdenstextshows {
	position: absolute;
	top: 112px;
	left: 125px;
	width: 376px;
	height: 389px;
	background-color: #EFEEEF;
	padding: 20px;
	border: 6px double;
	border-color: #626472;
	z-index: 1;
	overflow: scroll;
	
 }
 
 a {
	 color: #D24C1F;
text-decoration: line-through}

 a:link {
color: #D24C1F;
 text-decoration: none}

 a:visited {
color: #D24C1F;
 text-decoration: none}

 a:active {
color #D24C1F;
 text-decoration: none}

 a:hover {
	 color: #D24C1F;
	 text-decoration: line-through}

</style>
