@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	

}
.style4 {font-size: 18px}
.style5 {color: #0000FF}
.style6 {
	color: #003366;
	font-weight: bold;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.style7 {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	font-family: "Courier New", Courier, monospace;
}
