body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
div {
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}
p {
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-size: 12px;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
	margin: 0px;
}
table {
	margin: 0px;
}
td {
	vertical-align: top;
	background-color: #FFFFFF;
}
h1 {
	font-size: 12px;
	line-height: 13px;
	margin: 0px;
}
h2, div h2 {
	font-size: 12px;
	line-height: 13px;
	margin-top: 15px;
	margin-left: 0px;
	margin-bottom: 0px;
}
h3, div h3 {
	font-size: 12px;
	line-height: 14px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
}
h4, div h4 {
	font-size: 12px;
	line-height: 14px;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 0px;
}
h5, div h5 {
	font-size: 12px;
	line-height: 14px;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 0px;
	clear: both;
}
h6, div h6 {
	font-size: 12px;
	line-height: 14px;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 0px;
	clear: both;
}
ul, div ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 2px;
}
ol, div ol {
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
}
li, div ol li {
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
strong {
	font-weight: bold;
}
a {
	color: #0044CC;
}
a:hover {
	color: #ff0000;
}
hr {
	border-top: 1px solid #666666;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
	float: none;
}
