<!--
@page {size:landscape}

body {background-image: url(images/bg.jpg); margin: 0}

body,td,th {font-family: Tahoma, Verdana, Arial; font-size: 11px}

hr {height: 2px; width: 60%; color: #c89e28}

.news {color: #745705; text-align: justify; text-indent: 1.5em;}

.text {font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #745705; margin: 7px}

.text-1 {font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #745705; text-align: center; margin: 7px}


.style7 {color: #1c4077; font-weight: bold;}

.style8 {color: #1c4077;}

.style9 {color: #745705;}

.style11 {color: #ecc453;}

.style12 {color: #9fcedd;}

a.link1 {color: #745705; text-decoration: none}
a.link1:visited {color: #745705; text-decoration: none}
a.link1:link {color: #745705; text-decoration: none}
a.link1:active {color: #745705; text-decoration: none}
a.link1:hover {color: #745705; text-decoration: underline}

.link2 {color: #CCCCCC}
a.link2 {color: #CCCCCC; text-decoration: none}
a.link2:visited {color: #CCCCCC; text-decoration: none}
a.link2:link {color: #CCCCCC; text-decoration: none}
a.link2:active {color: #CCCCCC; text-decoration: none}
a.link2:hover {color: #FFFFFF; text-decoration: underline}

li {font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #745705; text-align: left; margin: 7px; list-style-type: disc}

h1 {
	font-size: 14px;
	color: #745705;
}

 .prod {
 	height: 200px;
	overflow: auto;
	overflow-y: scroll;
	text-align: justify;
	padding-right: 5px;
	color: #745705;
}

.mainprod {
	height: 100px;
	overflow: auto;
	overflow-y: scroll;
	margin-left: 20px;
	margin-right: 20px;
	color: #ecc453;
}
.mainprod a {
	color: #ecc453;
}