body {
	background-color: #FFFFFF;
	color: #ABABAB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	line-height: 16px
}
td {
	color: #ABABAB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	line-height: 16px
	background-color: #FFFFFF;
}
.hdnav {
	font-size: medium;
	color: #ABABAB;
	text-align: left;

}
a:link {
	color: #440C17;
	text-decoration: none;
}
a:visited {
	color: #440C17;
	text-decoration: none;
}
a:hover {
	color: #787878;
	text-decoration: underline;
}
a:active {
	color: #787878;
	text-decoration: underline;
}
.inbrief {
	width: 210px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #0355B4;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 10px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;

}
.hdnav a:link {
	color: #ABABAB;
	text-decoration: none;
	font-weight: normal;
}
.hdnav a:visited {
	color: #ABABAB;
	text-decoration: none;
	font-weight: normal;
}
.hdnav a:hover {
	color: #440C17;
	text-decoration: none;
	font-weight: normal;
}
.hdnav a:active {
	color: #440C17;
	text-decoration: none;
	font-weight: normal;
}
.content {
	color: #ABABAB;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ABABAB;
	text-align: justified;
	padding-bottom: 70px;
}

h1 {
	font-weight: normal;
	text-transform: none;
	color: #440C17;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;


}
h2 {
	font-size: x-small;
	font-weight: bold;

}
h3 {
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
}
h4 {
	font-size: x-small;
	font-weight: bold;
}
h5,h6{
	font-weight: normal;
}
blockquote {
	margin-left: 10px;
	padding-left: 10px;

}
.inputarea {
	background-color: FFFFFF;
	border: 1px solid #ABABAB;
	font-family: Arial, Helvetica, sans-serif;
	color: #ABABAB;
}
.genbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #440C17;
	border: 1px solid #ABABAB;
}
.hdimage {
	padding-bottom: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.ftdetails {
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;

}
.hdnavname {
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
}
