body {
	background-color: #660000;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(images/bk.jpg);
	background-repeat: repeat;
}

body table,th,td {
	font-family : Arial;
	font-size : 15px;
	color : #000000;
}

.title {
	font-family : Arial;
	font-size : 18px;
	color : #9c0734;
	font-weight: bold;
	}
	
	.title2 {
	font-family : Arial;
	font-size : 15px;
	color : #9c0734;
	font-weight: bold;
	}