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

#menu {
	background: #333333;
	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: #333333 url("images/seperator.gif");
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	padding: 15px 18px;
	text-decoration: none;
	font-size: 15px
}
#menu a:hover {
	background: #fff
	color: #333333;
	padding-bottom: 15px;
	font-size: 15px
	}
	
#apresentacao h3 {

font-family: arial;
font-size: 24px;
color: blue;


}	

#apresentacao ul li {

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


}	

#apresentacao {




}