body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1C1D1F;
	margin-left: 30px;
	margin-right: 5px;
	margin-top: 30px;
}

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1C1D1F;
	font-weight: bold;
}

.fundo {
	background-image:url(logo.PNG);
	background-position:top right;
	background-repeat:no-repeat;
}


.menu0 { 
	background-image: url(barra.PNG);
	background-position:right;
	background-repeat:repeat-y;
}


a.menu1:link {
	color: #666666;
	font-weight: bold;
	text-decoration:none;
}
a.menu1:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.menu1:active {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
a.menu1:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.footer:link {
	color: #999999;
	text-decoration:none;
}
a.footer:visited {
	color: #cccccc;
	text-decoration: none;
}
a.footer:active {
	color: #cccccc;
	text-decoration: none;
}
a.footer:hover {
	color: #666666;
	text-decoration: none;
}

.footer {
color:#cccccc;
}

.cinza {
color:#666666;
font-size: 11px;}

