BODY, TD {
	font-size:			10pt;
	font-family:		Comic Sans MS;
	background-color:	#FEFCEB;
}
A {
	font-size:			10pt;
	font-family:		Comic Sans MS;
	text-decoration:	none;
	color:				#904553;
}
A:HOVER {
	color:				white;
	background-color:	#904553;
	text-decoration:	none;
}
H1, H2 {
	font-family:		Times New Roman;
	color:				#904553;
}
.thumbCaption {
	text-align:			center;
	background-color:	white;
	font-family:		Tahoma;
	font-size:			8pt;
}
.arrow {
	margin-left:		15px;
	padding-left:		15px;
	list-style-image:	url(images/arrow.gif);
}

UL.outerList LI
{
	margin-top: 10px;
	margin-bottom: 10px;
}
UL.innerList LI
{
	margin-left:		-15px;
	padding-left:		-15px;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
