body {
	width: 750px;
	background-color: White;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
}
.note {
	float: left;
	/*width: 730px;*/
	font-family: monospace;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 120%;
	/*color: #BB0000;*/
	margin-bottom: 1em;
	padding: 0px 0px 0px 10px;
	border-left: 10px solid #BB5E00; /*#EAEAEA;*/
	border-top: 1px solid #BB5E00; /*#EAEAEA;*/
	color: #632929;
}
.note p {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: normal;
	font-size: 80%;
	text-align: left;
	color: Black;
	margin: 0px;
	padding-top: 1ex;
}
hr {
	margin: 0px;
	padding: 0px;
}
a {
	color: #173791;
}
a:hover {
	color: #A52A2A;
}
h1, h2, h3 {
	color: #BB0000;
}
h1 {
	font-size: 170%;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 100%;
	border-bottom: none;
}
li {
	text-align: left;
}
span {
	color: Red;
}
#copyright {
	font-size: 10px;
	text-align: center;
	margin: 0px;
	border-top: 2px dotted #BB0000;
}
#youare {
	height: 17px;
	margin: 8px 0px 0px 0px;
	padding: 0px 5px;
	border-bottom: 2px dotted #BB0000;
	border-top: 2px dotted #BB0000;
}
#head{
	float: none;
	width: 650px;
	height: 69px;
	background-image: url(header_herra.png);
	background-position: left;
	background-repeat: no-repeat;
	color: #BB0000;
	font-size: 40px ! important;
	font-weight: bold ;
	letter-spacing: -2px ! important;
	text-align: center;
	padding: 0px 0px 0px 100px;
}
#head p {
	font-size: 11px ! important;
	font-weight: bold;
	color: Black;
	letter-spacing: normal ! important;
	margin: 0px;
	padding: 0px;
}
#head div {
	float: right;
/*	position: relative;*/
	width: 80px;
	height: 60px;
	margin-top: 7px;
	padding: 0px;
	font-size: 0px;
}
#head div img {
	float: right;
/*	width: 80px;
	height: 15px;*/
	margin-bottom: 6px;
	padding: 0px;
	font-size: 0px;
	background-color: transparent;
}
a:link img, a:visited img { border-style: none } /* no border on img links */
.daimg {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	border: 2px dotted #BB0000;
	padding: 10px;
}
.daimg b {
	font-weight: bold;
}
.daimg a {
	color: Black;
	text-decoration: none;
}
.daimg a:hover {
	text-decoration: underline;
}
.daimg .listtitle {
	background-color: #425984;
	color: #EEEEEE;
	white-space: nowrap;
}
.daimg td.listtitle {
	background-color: transparent;
	/*border: 1px solid grey;
	border-style: outset;*/
	background-image: url(../gradient.td.gif);
}
.daimg td.listtitle a{
	background: transparent;
	color: #EEEEEE;
}
.daimg td {
	padding: 3px;
	white-space: nowrap;
}
.daimg td.list {
	background-color: #EEEEEE;
}
.daimg td.list2 {
	background-color: #E3E3E3;
}
.daimg table {
	border-spacing: 1px;
}
.daimg input, textarea, select {
	font-size: 100%;
}
.imgda {
	border: 2px dotted #BB0000;
	padding: 10px;
}
