body {
		margin: 10px;
	  	background-image: url(../img/cielo.gif);
		background-repeat: no-repeat;
		font-family: verdana, arial;
		font-size: 12px;
		
	    background-attachment: fixed
	    
    }

h1,h2,h3,h4,h5,h6 {
		margin-bottom: 5px;
		margin-top: 0px;
		text-align: center;
	}

.menu {
		font-family: verdana, arial;
		font-size: 12px;
		text-align: left;
		font-weight: bold;		
		color: #000000;
		line-height: 130%
	}

table,td,tr,h1 {
		font-family: verdana,arial;
		font-size: 12px;
		text-align: justify;
		color: #000000;
		border: solid #000000;
		border-width: 0px;
		line-height: 150%;
		cellspacing: 50px;		
	}

a:link,a:visited {
		font-family: verdana, arial;
		text-decoration: none;
		color: #000080;
	}	

a:hover {
		font-family: verdana, arial;
		text-decoration: underline;
		color: #800000;
	}
	
a.menu:link,a.menu:visited {
		font-family: verdana, arial;
		font-size: 12px;
		text-decoration: none;		
		color: #800000;
	}	

a.menu:hover {
		font-family: verdana, arial;
		font-size: 12px;
		text-decoration: none;		
		color: #000080;
	}

.made {
		font-family: verdana, arial;
		font-size: 12px;
		text-align: center;
		font-weight: normal;		
		color: #000000;
		line-height: normal;
	}
