body{
	background-color:#4B1508;
	margin:0px;
	padding:0px;
}
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:13px;
	color:#F5EFD1;
}
H1 {
	font-size:18px; 
	COLOR: #F5EFD1; 
	FONT-FAMILY: Tahoma
}
H2 {
	font-size:16px; 
	COLOR: #F5EFD1; 
	FONT-FAMILY: Tahoma
}
H3 {
	font-size:14px; 
	COLOR: #F5EFD1; 
	FONT-FAMILY: Tahoma
}
STRONG {
	font-size:13px; 
	COLOR: #F5EFD1; 
	FONT-FAMILY: Tahoma
}
a {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 14px;
	color: #F5EFD1;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 14px;
	color: #F5EFD1;
	text-decoration: underline;
}
.law {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 14px;
	color: #F5EFD1;
	text-decoration: underline;
	FONT-WEIGHT: bold;
}
.law:hover {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 14px;
	color: #F5EFD1;
	text-decoration: none;
	FONT-WEIGHT: bold;
}
.link {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
}
.link:hover {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	text-decoration: underline;
}
#nbox {
	color:#1F2120;
	text-align: center;
	font-size: 13px;
	line-height: 14px;
	border-collapse: separate;
  	border-bottom: 1px solid #C8B96F;
	padding: 5px 5px 5px 5px;
  	background-color:#ECE1B0;
}
#nbox a{
	color:#1F2120;
	text-align: center;
	font-size: 13px;
	line-height: 14px;
}
#pbox {
	padding: 2px 2px 2px 2px;
	border-collapse: separate;
  	border-bottom: 1px solid #5A5B5D;
}
#mbox {
	text-align: center;
	padding: 5px 5px 5px 5px;
	font-size: 13px;
	line-height: 14px;
	border-collapse: separate;
  	border-bottom: 1px solid #C8B96F;
}
#box {
	text-align: center;
	font-size: 10px;
	line-height: 12px;
}
ul li
{
	text-align: left;
}