h2 {
	font-size: 21px;
	font-weight: normal;
	font-style: italic;
	color: #87133A;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: normal;

}
.main {
	font-family: "Palatino Linotype", "Book Antiqua", Georgia, Garamond;
	font-size: 16px;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.bold {
	font-weight: bold;
	color: #663399;
	font-family: "Palatino Linotype", "Book Antiqua", Georgia, Garamond;
}
a {
	text-decoration: none;
}
a:hover {
	color: #FFFFCC;
	background-color: #8D103A;
}
li {
	font-family: "Palatino Linotype", "Book Antiqua", Georgia, Garamond;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
}
.headline {


	font-size: 21px;
	font-weight: normal;
	font-style: italic;
	color: #87133A;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.layerborder {
	border: 1px solid #CC0000;
}
.marginleft {
	margin-left: 10px;
}
.bgcolor {
	color: #FFDDB7;
	background-color: #701234;
}
h1 {
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
}
.tiny {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 10px;
}.red {
	color: #990000;
}
