.bodywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	padding: 15px 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990033;
	line-height: 18px;


}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #c2bfa2;
}
.red {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990033;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990033;
	text-decoration: none;
}
a:hover {
	color: #C2bfa2;
	text-decoration: underline;
}
