.subMenu {
	font-size: 80%;
	color: #D0760F;
	padding-right: 4px;
}
ul {
	font-size: 0.75em;
	text-align: left;
	font-variant: normal;
	color: #62132D;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #62132D;
	background-color: #000000;
}
dd {
	font-style: italic;
	font-size: 90%;
	padding-bottom: 4px;
}
h2 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #D0760F;
	padding-top: 4px;
	padding-bottom: 0px;
	text-align: center;
}
a {
	font-size: 75%;
	color: #821A3C;
}

dl {
	font-size: 0.9em;
	text-indent: 6px;
}
dt {
	font-weight: bold;
	font-size: 95%;
}
.style2 a {
	color: #62132D;
	text-decoration: underline;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 85%;
}

.style4 {font-size: 85%}
.style2 img {
	border-top: 10px solid #C7DC8A;
	border-right: none #C7DC8A;
	border-bottom: none #C7DC8A;
	border-left: 10px solid #C7DC8A;
}
