h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: 3d2a3b;
	font-weight: bold;
	font-style: normal;

}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #003300;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: e8d3e6;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: bd7eac;
	text-decoration: underline;

}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #993366;
	text-decoration: none;

}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: 993366;
	text-decoration: none;

}
a.fineprint:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: bd7eac;
	text-decoration: underline;
	line-height: 24px;

}
a.fineprint:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #993366;
	text-decoration: none;
	line-height: 24px;

}
a.fineprint:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: 993366;
	line-height: 24px;
	text-decoration: none;

}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: 3d2a3b;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #660033;
}
.song {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC0066;
}
ol{margin:0;}
.img_left{float:left;margin-right:10px;}

.highlight {
	font-family:Arial, Helvetica, sans-serif;
	color:#a1548c;
	font-size:18px;
	font-weight:bold;
}
