body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #b5b6ac;
	background-color: #333333;
        margin: 0;
        text-align: center;}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #9999CC;
	text-decoration: none;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #b5b6ac;
}


img {
	border: 2px solid #000000;
}
img.png {
	border: 0px solid #000000;
}div#main_container{
margin: 0 auto 0 auto;
width: 990px;
height: 960px;
text-align: left;
}


