body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	background-color: #F7F7F7;
	margin: 0px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
.padding {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
}
.footer a:link, .footer a:visited {
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	color: #993333;
	background-color: transparent;
}
.footer a:hover, .footer a:active {
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	background-color: transparent;
}
 a:link, a:visited {
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
	color: #993333;
	background-color: transparent;
}
a:hover, a:active {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: transparent;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993333;
	font-weight: bold;
	font-size:18px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993333;
	font-weight: bold;
	font-size:16px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993333;
	font-weight: bold;
	font-size:14px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993333;
	font-weight: bold;
	font-size:12px;
}
.lines {
	border-bottom-color: #B2B4BF;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
.linesa {
	border-bottom-color: #B2B4BF;
	border-bottom-style: solid;
	border-bottom-width: thin;
		border-right-color: #B2B4BF;
	border-right-style: solid;
	border-right-width: thin;
}
.linesb {
	border-bottom-color: #E6E9F0;
	border-bottom-style: solid;
	border-bottom-width: thin;
}