body {
	font-family: Arial, Helvetica, sans-serif;
	border: 0px none;
	background-color: #000033;
	color: #FFFFFF;
	width: 800px;
	text-align: justify;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #0000FF;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	border: 0px none;
}
.style1 {
	font-weight: bold;
	background-position: center;
	text-align: center;
	font-size: 12px;
}
.style2 {
	font-weight: normal;
	list-style-type: disc;
	font-size: 12px;
	text-align: center;
}
.style3 {

	font-weight: normal;
	list-style-type: disc;
	font-size: 9px;
	text-align: center;
}
