body {
	background-color: #5B371C;

	margin: 0;

	scrollbar-3dlight-color : #FFFFFF; 

	scrollbar-arrow-color : #CC9933; 

	scrollbar-darkshadow-color : #5B371C; 

	scrollbar-face-color : #660000; 

	scrollbar-highlight-color : #993300; 

	scrollbar-shadow-color : #000000; 

	scrollbar-track-color : #5B371C ;
}

.text-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1pt;
	text-transform: lowercase;
}
.text-menu-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 9pt;
}


.text-body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
	text-transform: none;
	letter-spacing: normal;
}

.justify-cell {
	text-align: justify;
}


.footer-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 7pt;
	line-height: 10pt;
	font-weight: normal;
	color: #8C673A;
	letter-spacing: 3pt;
}

.text-small-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: 1pt;
}

.next-previous {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	color: #000000;
	letter-spacing: 1pt;
}
.footer-text-no-space {
	font-family: "Times New Roman", Times, serif;
	font-size: 7pt;
	line-height: 10pt;
	font-weight: normal;
	color: #8C673A;
	letter-spacing: 2pt;
	text-align: justify;
}

/* Links */

A:link {

	color:#660000;

	text-decoration: none;

	}

A.footer:link {

	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 7pt;
	line-height: 10pt;
	font-weight: normal;
	color: #8C673A;
	letter-spacing: 2pt;
	text-align: justify;

	}

A.header:link {

	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1pt;
	text-transform: lowercase;

	}

A.text-menu-gray:link {

	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	

	}


A:visited   { color: #003300;
	
	text-decoration: none;
	}


A.footer:visited   { color: #8C673A;
	
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 7pt;
	line-height: 10pt;
	font-weight: normal;
	letter-spacing: 2pt;
	text-align: justify;

	}	
	
A.header:visited {

	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1pt;
	text-transform: lowercase;

	}

A.text-menu-gray:visited {

	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #888888;

	}

A:hover {

	text-decoration: underline;

	}
	
A.header:hover {

	text-decoration: underline;

	}
	
A.text-menu-gray:hover {

	text-decoration: underline;

	}
	
.text-header-small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1pt;
	text-transform: lowercase;
}
