body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin-left:0;
	margin-top:0;
}
.style1 {
	font-size: small;
	color: #FFFF00;		
}
.style2 {
	font-size: large;	
	color: #FFCC00;
	
}
.style3 {
	color: #FF0000;
	font-size: 16px;
}
.style4 {
font-size:11px;
vertical-align:super;}
.style5 {
	font-size: large;
	font-weight: bold;
	color:#0033FF;
}
.box {
	border: thin groove #1800FF;
}
.teal {
	color:#0099CC;
	font-weight: bold;
	font-style: italic;
}


.comic {
	font-weight: bold;
	font-size: large;
	font-family: "Comic Sans MS", "Times New Roman", "Arial"; 
}
p {
text-indent:10px;
}
