body, td {
	font-family: "Comic Sans MS";
	color: #000000;
	font-size: 18px;
}

a:link { color: #FF00FF; }
a:visited { color: #FF00FF; }
a:hover {color: #FF0000; text-decoration: none; }

h1, h2 { margin: 1px; padding: 1px; }
h1 {
	font-size: 22px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.freaky {
	font-size: 80px;
	margin: 0;
	padding: 0;
}

.bigtext {
	font-size: 50px;
}
.medtext {
	font-size: 36px;
	margin: 0px;
	padding: 0px;
}
#content {
	margin: auto;
	width: 750px;
	text-align: center;
}





#review td {
	padding: 5px;
	text-align: center;
	vertical-align: top;
	text-align: left;
}

#review h1 { text-align: center; }

.url {	font-size: 14px; text-decoration: none; }
a.url { text-decoration: none; }
.url a { text-decoration: none; }

.centa, .centa td {
	font-size: 12px;
	text-align: center;
}
.bot {
	background-image: url(img/tdbot.gif);
	background-repeat: no-repeat;
	width: 750px;
	margin: auto;
	height: 30px;
}
.mid {
	background-image: url(img/tdmid.gif);
	width: 750px;
	margin: auto;
}
.top {
	background-image: url(img/tdtop.gif);
	background-repeat: no-repeat;
	margin: auto;
	height: 30px;
	width: 750px;
	font-size: 12px;
	vertical-align: bottom;
}
textarea {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #000000;
	background-color: #FFFFCC;
}
