a:link{
	color: #AEA769;
	text-decoration: none 
}
a:visited{
	color: #800000; 
	text-decoration: none
} 	
a:active{
	color: #006600;
	text-decoration: none
}
a:hover{
	color: #006600;
	text-decoration: none
}

body{ 
background-color: #887B56;
margin-left: 0px;
margin-right: 0px;
margin-top: 3px;
bottom-margin: 15px;
marginheight: 0px;
marginwidth: 0px
}

.title{
color: #4A320B; font: 15px, arial; font-weight: bold; font-style: italic 
}

.sub-title{
color: #AEA769; font: 15px, lucida bright, arial; font-weight: bold
}

.chapter-title{
color: #AEA769; font: 16px, arial; font-weight: bold; font-style: italic
}

.footer{
font: 11px, arial; font-weight: bold 
}

.sub-footer{
color: #000000; font: 12px, magneto, arial; font-weight: normal
}

table{
font-family: arial;
color: #000000;
font-size: 12px;
font-weight: bold
}