body {
	background-color: #E08C4C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
}
.p2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: -1px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000099;
	font-weight: normal;
}

hr {
	color: #990000;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
	word-spacing: -1px;
	height: 40px;
	width: 400px;
}
#footer {
	font-size: 9pt;
	color: #666666;
}

#footer a {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
.tadashed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	border: 2px dashed #BE5806;
}

