body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #231f20;
	color: #fff9f5;
	font-family: tahoma, sand-serif;
}
a{
	color: #fff9f5;
}

table, td, th {
	font-family: tahoma, sand-serif;
	font-size: 10pt;
}
h1 {
        font-family: tahoma, sand-serif;
	font-size: 14pt;
	font-style: normal;
	color: #fff9f5;
}

h2 {
        font-family: tahoma, sand-serif;
	font-size: 12pt;
	font-style: normal;
	color: #fff9f5;
}


 h3 {
        font-family: tahoma, sand-serif;
	font-size: 10pt;
	font-style: normal;
	color: #fff9f5;
}




.font1 {
	font-family: tahoma, sand-serif;
	font-size: 10pt;
	font-style: normal;
	color: #f1b020;
}

.font2 {
	font-family: tahoma, sand-serif;
	font-size: 10pt;
	font-weight: 0;
	font-style: normal;
	color: #fff9f5;
	text-align: justify;
}

.font2bold {
	font-family: tahoma, sand-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #fff9f5;
	text-align: justify;
}

.font3 {
	font-family: tahoma, sand-serif;
	font-size: 14pt;
	font-weight: 600;
	color: #fff9f5;
}

.font4 {
	font-family: tahoma, sand-serif;
	font-size: 18pt;
	color: #fff9f5;
	font-weight: 600;
}

.font5 {
        font-family: tahoma, sand-serif;
	font-size: 14pt;
	font-style: normal;
	color: #fff9f5;
}

.font6 {
        font-family: tahoma, sand-serif;
	font-size: 10pt;
	font-style: normal;
	color: #fff9f5;
}

a.text, a.text:visited,  a.text:active {
	font-family: tahoma, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	color: #f1b020;
}

a.text:hover {
	font-family: tahoma, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	color: #F1CF82;
}

a.prod {
	font-family: tahoma, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #f1b020;
}

a.prod:hover {
	font-family: tahoma, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
	color: #F1CF82;
}

a.inf {
	font-family: tahoma, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #f1b020;
}

a.inf:hover {
	font-family: tahoma, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #F1CF82;
}
img.bor {
	border: 1px solid #f1b020;
}

img.prod {
	border: 1px solid #fff9f5;
}

.maintab {
	font-family: tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: center;
	border: #fff9f5;
	background-color: #231f20;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.maintab2 {
	font-family: tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: center;
	border: #fff9f5;
	background-color: #231f20;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.toptab {
	font-family: tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	border: #fff9f5;
	background-color: #413A3B;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}

ul, ol {
	font-family: tahoma, sand-serif;
	font-size: 10pt;
	font-weight: 0;
	font-style: normal;
	color: #fff9f5;
	text-align: justify;
}

p {
	font-family: tahoma, sand-serif;
	font-size: 10pt;
	font-weight: 0;
	font-style: normal;
	color: #fff9f5;
	text-align: justify;
}