body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #bebebd;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	line-height: 40px;
}
h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #919191;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}

h1 a:hover {
	font-weight: bold;
	color: #94423e;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #893001;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 a {
	font-weight: normal;
	color: #919191;
	text-decoration: none;
}
h2 a:hover {
	font-weight: normal;
	color: #893001;
	text-decoration: none;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #919191;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	line-height: 20px;
}
.lines {
	margin:0px 0px 20px;
	font-size: 12px;
}

h3 a {
	color: #919191;
	font-weight: normal;
	text-decoration: none;
}
h3 a:hover {
	color: #893001;
	font-weight: normal;
	text-decoration: none;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	color: #893001;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h4 a {
	font-weight: normal;
	color: #919191;
	text-decoration: none;
}
h4 a:hover {
	font-weight: normal;
	color: #893001;
	text-decoration: none;
}

#Vert {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 70px;
	font-size: 12px;
	color: #919191;
	line-height: 20px;
}


.red {
	color: #94423e;
}

#parts {
	margin: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #919191;
	padding: 15px;
}

#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #919191;
	padding: 5px;

}
#Footer a {
	color: #919191;
	text-decoration: none;
}
#Footer a:hover {
	color: #893001;
	text-decoration: none;

}
.lines a {
	font-weight: normal;
	color: #919191;
	text-decoration: none;

}
.lines a:hover {
	font-weight: normal;
	color: #893001;
	text-decoration: none;
}
