.body{
	font-family: verdana, arial;
	font-size: 10px;
	color: #000000;
	}
.footer{
	font-family: tahoma, arial;
	font-size: 9px;
	color: #000000;
	}
a:link{
	color: #000000;
	text-decoration: none;
	font-family: tahoma, arial;
	font-size: 10px;
	}
a:hover{
	color: #000000;
	text-decoration: underline;
	}
a:visited{
	color :#000000;
	text-decoration: none;
	font-family: tahoma, arial;
	font-size: 10px;
	}
.index{
	padding-left: 20px;
	}
.image{
	border-top: #000000 solid 1px;
	border-right: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
	border-left: #000000 solid 1px;
	}