.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-indent: 15px;
	padding: 15px;
}
.bodytextnoin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 15px;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.headline a {
text-decoration:none;
color: #FFFFFF;
}
.headline a:hover {
font-style: italic;
color: #781C21;
}
.headlineactive, .headlineactive a {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
font-style: italic;
text-decoration:none;
color: #781C21;
}
.bodytext a {
color: #781C21;
font-weight: bold;
text-decoration: none;
}
.bodytext a:hover {
color:#9a3e42;
font-style: italic;
}
.bodytextnoin a {
color: #781C21;
font-weight: bold;
text-decoration: none;
}
.bodytextnoin a:hover {
color:#9a3e42;
font-style: italic;
}
li {
	line-height: 15px;
	text-indent:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top:0px;
	padding-top:0px;
	text-decoration: none;
	list-style-image: url(images/rosesmall.gif);
	list-style-position: outside;

}
li a {
color: #781C21;
font-weight: bold;
text-decoration: none;
}
li a:hover {
color:#9a3e42;
font-style: italic;
}
.small {
font-size:9px;
}


