body {
	background-color: #0000FF;
}
table {
	background-color: #000000;
	border: thick dotted #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;

}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
}
