body{
	background-color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525050;
}
table{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
.topt{
	background: url(../images/backgr.jpg) repeat-x;
	height: 414px;
	padding: 0px 0px 0px 0px;
}
td{
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
	color: #675B4C;
}
.law_l{	
	border-right: 1px dotted #535353;
	height: 31px;
	vertical-align: middle;
	text-align: center;
}
.law_d{	
	border-right: 1px dotted #535353;
	height: 31px;
	vertical-align: middle;
	background: #242424;
	text-align: center;
}
.info{
	color: #D3D3D3;
	border-right: 1px dotted #535353;
}
tr{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
tr.dark{
	background: #242424;
}
tr.black{
	background: #000000;
}
tr.copy{
	background: #111111;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
h4{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F29917;
	font-weight: bold;
	letter-spacing: 0px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
a{
	color: #675B4C;
	text-decoration: none;
	font-weight: bold; 
}
a:hover{
	color: #AA9168;
}
a.more{
	color: #F29917;
	text-decoration: none;
	text-align: right;
}
a.more:hover{
	color: #52798A;
}
ul{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	list-style: disc;
	color: #D3D3D3;
}
p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #D3D3D3;
	padding: 5px 4px 5px 4px;
}
