.style1 {	font-size: x-large;
	font-weight: bold;
	font-family: "Script MT Bold";
}
body {
	background-color: #0099FF;
	margin: 0px;
	padding: 0px;
}
.style4 {
	font-family: Georgia;
	font-size: xx-large;
	font-weight: bold;
}
.table_border {
	border: thin solid #000000;
}

