body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
h1 {
	font-size: xx-large;
	color: #233842;
}
h2 {
	font-size: x-large;
	color: #233842;
}
h3 {
	font-size: large;
	color: #233842;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: small;
	color: #333333;
}
