.db {
	border: 4px double #cccc99;
}
body {
	background-color: #505050;
}
h1 {
	font-size: 14px;
	color: #320100;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}
h2 {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #310003;
	padding-right: 10px;
	padding-left: 10px;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #310003;
	padding-right: 10px;
	padding-left: 10px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #370003;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-right: 10px;
	padding-left: 10px;
}
.ta {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #370003;
	border-left-color: #370003;
	border-top-style: solid;
	border-left-style: solid;
}
.ma {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #370003;
	font-weight: bold;
	text-decoration: none;
}
li {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-right: 10px;
	padding-left: 10px;
}
.tdme {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #370003;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #370003;
}
.tapas {
	border-bottom: 1px solid #310000;
	border-left: 1px solid #310000;
	background-color: #9A9865;
}
.taD {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #310000;
	border-left-color: #310000;
}
.tapasD {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #310000;
	border-left-color: #310000;
	background-color: #9A9865;
}

