/** body {
		background-color: #3399CC;
		font-family: arial, verdana, sans-serif;
		line-height: 180%;
		text-algin: center;
		font-size: 18px;
		margin-top:40px;
		margin-right: 40px;
		margin-bottom: 40px;
		margin-left: 40px;
		} **/
		
p {font-size: 12px;
	font-family: arial, verdana, sans-serif;}
		
/**h1 {	font-family: arial, verdana, sans-serif;
		text-algin: center;
		font-size: 35px;
		}

a {
	text-transform: none;
	text-decoration: none;
	font-family: arial, verdana, sans-serif;
	color: white;
	font-weight: medium-bold;
	text-algin: center;
	background-color:#006699;
	border-width: 1px;
	border-color: #006699;
	border-style: solid;
	}
	
table.#links {width: 12%;
	margin-top:5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color:#006699;
		
}
	
a:hover {
		background-color:#CCCCCC;
}
	
#cabecalho {
		text-algin: center;
		width: 920px;
		}

hr.#top {	width:920px;
		height:10px;
		background-color:#006699;
		}**/
		  
