body {
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #CCCCCC;  
	scrollbar-face-color:#333366; 
	scrollbar-highlight-color: #3A3076; 
	scrollbar-shadow-color: #000000;
	margin: 0px;
	padding: 0px;
	width: 770px; position: relative; left: 50%; margin-left: -385px;
}

#content {
	border-left: 1px #000 solid; border-bottom: 1px #CCCCCC solid;
	width: 770px; position: relative; left: 50%; margin-left: -385px;
}

a:link {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000099;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 8pt;
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000099;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000099;
	text-decoration: none;
}
.art {
	border: 1px solid #9999CC;
	background-color: #FEF7E7;
}


.unnamed1 {
	font-family: Tahoma;
	font-size: 8pt;
	height: auto;
	width: auto;
	text-decoration: none;
	list-style-image: url(images/seta3.gif);
	list-style-type: disc;

}
.form {
	font-family: Tahoma;
	font-size: 7pt;
	background-color: #FFFFCC;
	border-top: 1px none #000033;
	border-right: 1px none #000033;
	border-bottom: 1px solid #000033;
	border-left: 1px solid #000033;
}
.bot {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #000033;
	border: 1px solid #000066;
}

