@charset "utf-8";
/* CSS Document */
body {
	margin: 0px 0px 0px 0px;
	text-align: justify;
	font: 12px Verdana;
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
h1 {
	font: 20px Arial;
	color: #DA251E;
	font-weight: bold;
	line-height: normal;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	color: #3c3c3c;
	margin: 0px 0px 5px 0px;
}
h3 {
	font-size: 25px;
	font-weight: bold;
	line-height: normal;
	color: #BABDB6;
	margin: 0px 0px 5px 0px;
	letter-spacing: -2px;
}
h4 {
	font: 20px Arial, Helvetica, sans-serif;
	color: #593670;
	font-weight: bold;
	line-height: normal;
}
h5 {
	font: 20px Arial, Helvetica, sans-serif;
	color: #6a7f00;
	font-weight: bold;
	line-height: normal;
}
h6 {
	font: 20px Arial, Helvetica, sans-serif;
	color: #2E5894;
	font-weight: bold;
	line-height: normal;
}
