BODY{
	font-size: 10pt;
	font-family: Verdana, sans-serif, garamond, times new roman, times;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}
H1{
	font-family: Verdana, sans-serif, garamond, times new roman, times;
	font-size: 14pt;
	color: #006563;
	text-align: left;
	margin: 20px 0px 20px 0px;
	padding: 0px 30px 0px 30px;
	font-weight: bold;
	background-color: #C5C58B;
}
H1:first-line{font-size: 16pt;}
A{
	text-decoration: underline;
	color: #006563;
}
A:VISITED{
	text-decoration: underline;
	color: #006563;
}
A:HOVER{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006563;
}
A:ACTIVE{
	color: #FFFFFF;
	text-decoration: none;
}
UL{
	list-style-image: url(images/barbul1e.gif);
	list-style-position: outside;
	margin-left: 10px;
	margin: 0px 0px 5px 10px;
}
LI{
	padding-left: 20px;
	margin: 5px 0px 0px 0px;
}
UL UL{
	list-style-image: url(images/barbul2e.gif);
	list-style-position: outside;
	margin-left: 10px;
}
UL UL UL{
	list-style-image: url(images/barbul3e.gif);
	list-style-position: outside;
	margin-left: 10px;
	padding-left: 0px;
}

TABLE{
border-collapse: collapse;
border: outset 0px;
border: inset 0px;
border: none;
font-size: 10pt;
padding: 0pt;
}
TD{
vertical-align: top;
border: none;
border-collapse: collapse;
padding: 0pt;
}

ZLI:first-line{font-weight: 600; color: #006563;}
ZLI:first-letter{font-weight: 600; font-size: 18pt; color: #006563;}

ZUL:first-line{font-weight: 600; color: #006563;}
ZUL:first-letter{font-weight: 600; font-size: 18pt; color: #006563;}

ZUL LI:first-line{font-weight: 600; color: #006563;}
ZUL LI:first-letter{font-weight: 600; font-size: 18pt; color: #006563;}

TABLE.links{
background: #C5C58B;
text-align: center;
font-size: 8pt;
}

TD.linkshead{
color: #FFFFFF;
background-color: #006563;
font-size: 8pt;
font-weight: bold;
}
TD.linksbody{
color: #006563;
background-color: #C5C58B;
font-size: 8pt;
font-weight: bold;
}
TD.links{
color: #006563;
background-color: #C5C58B;
font-size: 8pt;
font-weight: normal;
}
IMG.left{
	margin: 5pt 30pt 10pt 0pt;
	float: left;
}
IMG.right{
	margin: 10pt 0pt 0pt 10pt;
	float: right;
}
IMG.center{
	margin: 10px 10px 10px 10px;
	float: none;
}
#bleft {
	position: relative;
	width: 180px;
	height: 1500px;
	top: 0px;
	left: 0px;
	background-color: #C5C58B;
}
#bright {
	width: 122px;
	height: 1500px;
	background-color: #C5C58B;
}
P.dida {
	color: #006563;
	text-align: center;
	font-size: 9pt;
	margin: 10px 20px 10px 20px;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
}
P.news {
	color: #006563;
	text-align: left;
	font-size: 9pt;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
FONT.quotes {
	color: #006563;
	text-align: center;
	font-size: 9pt;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
}

select, textarea, submit, list, menu, reset, input {
	 background-color: #E0E09E;
	 border: #006563 1px solid;
   aaborder: inset 1px;
	 font-size: 9pt;
	 color: #006563;
	 font-family: verdana,arial,ms sans serif;
}