#cheerleader {
	width: 750px;
	background-color: #FFFFFF;
	border-left: 1px solid purple;
	border-right: 1px solid purple;
}
.title {
	font-size: 1.5em;
	color: #FF0000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 2em;
	text-align: center;
}
h2 {
	font-size: 1.4em;
	text-align: center;
}
h3 {
	text-align: center;
}


a:link {
color: #0000CC;
}
a:visited {
color: #000099;
}
a:hover {
text-decoration: none;
}.url {
	font-size: 12px;
}

style2.a, a:visited.style2 {color: #FF0000; }
body {
	margin: 0;
	background-color: #FF99CC;
}
body,td,th {
	color: #000000;
}
.bi {font-size: 1.2em}
.sm {font-size: 0.8em}.left {
	padding: 5px;
	float: left;
	clear: left;
}

