body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #99CDFF;
}

a:link {
	color: #330066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663399;
}
a:hover {
	text-decoration: underline;
	color: #663399;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.italhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style:italic;
	font-weight:bold;
	color: #330033;
}
.italMed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style:italic;
	font-weight:bold;
	color: #330033;
}
.italMedGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style:italic;
	font-weight:bold;
	color: #336600;
}
.italHuge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style:italic;
	font-weight:bold;
	color: #003333;
}

.quote {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #660066
}
