body {
	background-color: #99FFFF;
	margin: 0 auto;
	width: 1000px;
}
.styl2 {color: #CC00FF}
.styl3 {font-family: Arial, Helvetica, sans-serif}
.styl4 {font-size: 9px}
.styl5 {color: #FF0000}
.style1 {font-size: small}
.style2 {
	font-size: 24px;
	font-style: italic;
}
.style4 {
	font-size: 18;
	font-family: "Comic Sans MS";
}
.style5 {color: #FF0000; font-size: 24px; }
.style7 {font-family: "Comic Sans MS"; font-size: 16px;}