@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, Times, sans-serif;
	font-size: 0.94em;
	color: #000000;
	line-height: 1.6em;
	}

body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	line-height: 1.3em;
	color: #FFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.94em;
	font-weight: bold;
	color: #D05E55;
	line-height: 1.3em;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D05E55;
}
a:hover {
	text-decoration: underline;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #CCC;
}
h1 {
	font-size: 1.3em;
	color: #D05E55;
	margin-bottom: 0em;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1.2em;
	color: #000;
	border-left-width: 14px;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 7px;
	margin-bottom: 0px;
}
h3 {
	font-size: 1.1em;
	color: #D06255;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	line-height: 1.3em;
	font-weight: 800;
	color: #D06255;
	font-style: normal;
}
.style {
	border: thin normail #FFFFFF;
}

