body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #dfdfdf;
}
* {margin-right:0; margin-left:0; margin-top:0; margin-bottom:0; padding:0;}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
}
a {
	color: #003399;
}
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p{
	font-size: 0.85em;
	color: #333333;
	line-height: 1.4em;
	padding-top: 10px;
	padding-bottom: 10px;
}
h1{
	margin-bottom: 20px;
	font-size: 1.5em;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: normal;
}
h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 10px;
	padding-bottom: 3px;
	font-size: 1.45em;
	font-weight: normal;
	line-height: normal;
}
h3 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	font-size: 1.35em;
	color: #000000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-left: 0px;
	font-weight: normal;
	line-height: normal;
}
h4 {
	width: auto;
	font-size: 0.9em;
	color: #CC3300;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}
li {
	font-size: 0.85em;
	color: #333333;
	margin-bottom: 0em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
ol {
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 0.75em;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0.75em;
}

