a:link {
	color: #525252;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	line-height: 14px;

}
a:hover {
	color: #525252;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;

}
a:visited {
	color: #525252;
	font-weight: bold;
	text-decoration: underline;

}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 12px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 0px;
	color: #000000;

}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #A81446;
	font-weight: strong;
	margin-top: 3px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #A81446;
	font-weight: strong;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #716346;
	font-weight: strong;
}
h4 {  font-family: Arial, Helvetica, sans-serif; 
display: inline;
font-size: 12px; 
line-height: 14px;
color: #A81446; 
font-style: italic

}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
font-size: 12px; 
line-height: 14px;
color: #716346; 
font-style: italic
}

.menu {
	font-family: "sans-serif";
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
	 
}

.menu a:link {
color: #FFFFFF;
text-decoration: none;
}

.menu a:visited {
color: #FFFFFF;
text-decoration: none;
}

.menu a:hover {
color: #FFFFFF;
text-decoration: none;
background-color: #A81446;
}


.inverted {
	font-family: "sans-serif";
	font-size: 10px;
	color: #FFFFFF;
}
