body {
	background-color:#FFF;
	background-image: url("imgs/logo2.jpg");
	background-repeat: no-repeat;
	margin-left: 0%;
	margin-top: 30px;
	margin-right: 0%;
	margin-bottom: 20px;
}
a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bolder;

}
.geral {
	font-family: Sans-serif, Arial, Helvetica; 
	color: #000000; 
	font-size: 12px;
	text-align:justify;
}
.docs {
	text-align:justify;
	width: 750px;
	font-family: Sans-serif, Arial, Helvetica; 
	color: #000000; 
	font-size: 12px;
}
.geralG, .geralG:link, .geralG:active, .geralG:hover, .geralG:visited {
	font-family: Sans-serif; 
	color: #000000; 
	font-size: 28px;
	text-decoration:none;
}
.sinaisG, .sinaisG:link, .gsinaisG:active, .sinaislG:hover, .sinaisG:visited {
	font-family: Sans-serif, Arial, Helvetica; 
	color: #F00; 
	font-size: 58px;
	text-decoration:none;
}
.geralGv, .geralGv:link, .geralGv:active, .geralGv:hover, .geralGv:visited {
	font-family: Sans-serif, Arial, Helvetica; 
	color: #F00; 
	font-size: 36px;
	text-decoration: none;
	font-weight:bold;
}
.geralGVerde, .geralGVerde:link, .geralGVerde:active, .geralGVerde:hover, .geralGVerde:visited {
	font-family: Sans-seri, Arial, Helveticaf; 
	color: #060; 
	font-size: 24px;
	text-decoration: none;
}
.geralbranco {
	font-family: Sans-serif, Arial, Helvetica; 
	color: #fff; 
	font-size: 12px;
}
.geralbrancoG {
	font-family: Sans-serif, Arial, Helvetica; 
	color: #fff; 
	font-size: 22px;
}
.menu_geral {
	font-family: Sans-serif, Arial, Helvetica; 
	color: #000000; 
	font-size: 12px;
}
.titulos {
	font-family: Sans-serif, Arial, Helvetica; 
	color: #000000; 
	font-size: 16px;
	font-weight: bolder;
	text-outline: 2;
}
.Sub_red {
	font-family: Sans-serif, Arial, Helvetica; 
	color: #F00; 
	font-size: 12px;
	font-weight: bold;
	text-outline: 2;
}
.Sub_green {
	font-family: Sans-serif, Arial, Helvetica; 
	color: #008B0D; 
	font-size: 12px;
	font-weight: bold;
	text-outline: 2;
}
.inh {
	font-family: Sans-serif, Arial, Helvetica; 
	color: #000000; 
	font-size: 14px;
	font-weight: bold;
}
.e13, .e13:link, .e13:hover, .e13:visited, .e13:active {
	font-family: Sans-serif, Arial, Helvetica; 
	color: #F0F; 
	font-size: 14px;
	font-weight: bold;
}
.e13G, .e13G:link {
	font-family: Sans-serif, Arial, Helvetica; 
	color: #F0F; 
	font-size: 16px;
	font-weight: bold;
}
#my_menu {
list-style: none;
padding: 0;
margin: 0;
}

#my_menu li {display:block; float:left; padding:10px; background-color:#cccccc; border:1px solid #333333;}

#my_menu a,
#my_menu a:link,
#my_menu a:active,
#my_menu a:visited {}

#my_menu a:hover	{}