body {
margin:0;
font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	color: #000000;
	background-color:#cccccc;
}

.lowerbody {
	
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-y;
	background-position: center;
	width:800px;
	border:0;
	
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #ffffff;
	text-decoration: underline;
	width:150px;
	background-color:#990000;
	border: 1px solid #000000;
	padding:2px;
}
a {
color:#000099;
text-decoration:none; }

a:hover {
color:#990000;
text-decoration:underline; }

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


.capital {
font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	}
.maintable {
 width:800px;
border:1px black solid;
}
.a{color:#990000;}

.verdicts {
border-right:1px #990000 solid;
width: 160px;
background-image:url(../images/agreed.jpg);
background-position:bottom;
background-repeat:no-repeat;
padding-bottom:80px;

}
