.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.bodytext {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	
}
.bodytext-red {
	font-family: arial;
	font-size: 11px;
	color: green;
}
.bodytext-red-24 {
	font-family: arial;
	font-size: 24px;
	color: green;
}
.bodytext-red-18 {
	font-family: arial;
	font-size: 18px;
	color: green;
}

#menu {
	background: #333;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li {
	float: left;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #999 url("images/bar.gif") bottom right no-repeat;
	color: #000;
	display: block;
	float: left;
	margin: 0;
	padding: 15px 18px;
	text-decoration: none;
	font-size: 14px
}
#menu a:hover {
	background: #fff
	color: #999;
	padding-bottom: 15px;
	font-size: 15px
	}
	
#apresentacao h3 {

font-family: arial;
font-size: 20px;
color: green;


}	

#apresentacao ul li {

font-family: arial;
font-size: 12px;
color: gray;


}	

#apresentacao {




}	
	
	
	
	
	
	
	
	
	
	