@charset "utf-8";
/* CSS Document */
/* Text */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote {
	margin:0;
	padding:0;
}
img {
	border:0;
}
/*fieldset, textarea {display: block;}*/
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	line-height:normal;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
a {
	outline: 0;
}
td p, td pre, td input, td textarea, td select, td td, td th, td blockquote, td li, td dl, ul ul, ol ol, dl dl, li li {
	font-size:1.00em;
}
td, th, blockquote, li {
	font-size:1.00em;
}
input, textarea, select {
	font-size:1.00em;
}
p {
	color:#550101;
	line-height:160%;
	padding:0 0 30px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
blockquote p, blockquote blockquote {
	font-size:1.00em;
	padding-left:30px;
}
/* Links */
a {
	color:#550101;
	text-decoration:none;
}
a:hover {
	color:#ffffff;
	text-decoration:none;
}
a img {
	border:none;
}
/* Headings */
h1 {
	color:#550101;
	font-size:2.92em;
	padding:0 0 15px 0;
}
h2 {
	font-size:1.17em;
	color:#550101;
	font-weight:bold;
	padding:0 0 5px 0;
}
h3 {
	color:#550101;
	font-size:1.42em;
	font-weight:bold;
	padding:0 0 5px 0;
}
h4 {
	color:#550101;
	font-size:1.33em;
	font-weight:bold;
	padding:0 0 5px 0;
}
h5 {
	color:#550101;
	font-size:1.25em;
	font-weight:bold;
	padding:0 0 5px 0;
}
h6 {
	color:#550101;
	font-size:1.08em;
	font-weight:bold;
	padding:0 0 5px 0;
}
