td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6D7B85;
}
p {
	margin: 5px 0px 10px 0px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.2em;
	color: #A5B3BA;
	border-bottom: 1px dashed #cccccc;
	margin: 15px 0px 10px 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.2em;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.h1 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.2em;
	color: #A5B3BA;
	border-bottom: 1px dashed #cccccc;
	margin: 15px 0px 10px 0px;
}
.h2 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.h3 {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.2em;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F36F32;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A5B3BA;
}
a.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6D7B85;
	text-decoration:none;
}
a.bottom:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F36F32A;
	text-decoration:none;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
input,select,textarea {
	color: #455874;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-color: #A5B3BA;
	border-style: solid;
	border-width: 1px;
}
.button {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #F36F32;
}
blockquote {
	/*text-indent: 20px;*/
	margin:0px 0px 0px 15px;
}
ul {
	margin:5px 0px 10px 30px;
}