body {
	color: white;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: a70000;
	padding: 0px;
	align: right;
}
.index {
	background-color : black;
	color : White;
	font-size : small;
	font-weight: bold;
}
a:link  {
	color : black;
	text-decoration : none;
	font-weight: bold;
}
a:visited {
	color : black;
	text-decoration : none;
	font-weight: bold;
}
a:active {
	color : black;
	text-decoration : none;
	font-weight: bold;
}
a:hover {
	color : white;
	text-decoration : none;
	font-weight: bold;
}
.nav {
    	text-align: right;
	font-size: 12px;
}
#box1 {
	width : 100;
	height : 20;
	background-color:  #006633;
	visibility: hidden;
	position: absolute;
	left: 15px;
	top: 20px;
	text-align: left;
	font-size: 12px;
}
#box2 {
	width : 100;
	height : 200;
	background-color : #006633;
	visibility : hidden;
	position : absolute;
	left : 15px;
	top : 20px;
}
.band {
	color : white;
    	font-size : 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.mybody {
 	margin-left:4px; 
	margin-top:0px; 
	margin-right:0px; 
	margin-bottom:0px; 
}
.tdhead {
	color : red;
	font-size : 17px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : right;
}
.tdfield {
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.cont {
	position : absolute;
	top : 40px;
	left : 40px;
	font-size : 15px;
}
.table {
	position : absolute;
	top : 29px;
	left : 20px;
}
.year {
	font-size : 16px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : red;
}
.tdhead1 {
	color : red;
	font-size : 17px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
}

