

html, body {
	border:0 none;
	margin:0;
	padding:0;
}

body {
	font:normal 1.0em arial,helvetica,sans-serif;
	line-height:1.25;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin:0;
	padding:0;
}
h1 {
	font:normal 2em arial,helvetica,sans-serif;
	letter-spacing:-1px;
	line-height:normal;
	padding:0;
}

h2 {
	font:normal 1.8em arial,helvetica,sans-serif;
	letter-spacing:-1px;
	line-height:normal;
	padding:10px 0 15px;
}

h3 {
	font:normal 1.6em arial,helvetica,sans-serif;
	padding:0;
	width:400px;
}

h4 {
	color:#67673F;
	font:normal 1.4em arial,helvetica,sans-serif;
	letter-spacing:-1px;
	line-height:normal;
	padding:5px 0;
}

h5 {
	color:#67673F;
	font:normal 1.2em arial,helvetica,sans-serif;
	letter-spacing:-1px;
	line-height:normal;
	padding:15px 0 0;
}

p {
	margin:8px 0;
	padding:0;
	color:#000;
}

li {
	margin:0;
	padding:0;
}

blockquote {
	margin:22px 40px;
	padding:0;
}

small {
	font-size:0.85em;
}

hr {
	border:1px dashed #686840;
	height:1px;
	margin:20px 0;
}

img {
	border:none;
	margin:0px 0px 0px 0px;
}

sup {
	bottom:0.3em;
	position:relative;
	vertical-align:baseline;
}
sub {
	bottom:-0.2em;
	position:relative;
	vertical-align:baseline;
}

span { color:#BE2020; }

acronym, abbr {
	border-bottom:1px dashed;
	cursor:help;
	letter-spacing:1px;
}

em {
	color:#BE2020;
	font-size:0.96em;
	font-weight:bold;
}

form {
	margin:0;
	padding:0;
}
input, select, textarea {
	font:normal .9em arial,helvetica,sans-serif;
}

textarea {
	line-height:1.25;
}

table {
	border:0;
	margin:0 0 18px;
	padding:0;
	border-collapse:collapse;
}

table tr th { background-color:#A41C1C; color:#fff; }

table tr td {
	padding:2px;
}

caption { font-weight:bold; color:#A41C1C; text-align:left; }

tfoot { font-size:.75em; }

.clearBoth { clear:both; }
.hidden { display:none; }
.right { text-align:right; }
.left { text-align:left; }
.center { text-align:center; }
.floatRight { float:right; }
.floatLeft { float:left; }



