/* "Quoted emoticons" explanation page CSS. Self explanatory, but by SuitCase (suitcase@soaringrabbit.com) */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
	background-color: #66CCFF;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #99FFFF;
	font-size: 2.5em;
	text-decoration: underline;
	text-align: center;
	padding: .2em;
	background-color: #3366CC;
}
p {
	font-size: 1em;
}
small {
	font-size: 100%;
}

.largefont {
	font-size: 2em;
	font-weight: bold;
}
.screaming {
	font-size: 2em;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
}