body {
	background-color: #CCC;	
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	
}

#page {
	background-color: #FFF;
	width:975px;
	margin: 1px auto;
	padding:0px 0px 00px 00px;  
	min-height:600px;
	border:2px solid #fff;
	outline:1px solid #ccc;
	text-align:left;
}


h1, h2 {

	margin-left: 10px;
}

h1 {
	font-family: "Futura MdCn BT", Arial, "MS Sans Serif";
	margin-top:6px;
	margin-bottom:6px;
	font-size:32px;
	color: #FC0;
	font-weight: bold;
	letter-spacing: -1px;
}

h2 {
	margin-top:4px;
	margin-bottom:4px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold;
}

p {
	font-size:10px;
	color:#666;
}


.Estilo1{
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing:-1px;
	color: #FFF;
	font-size: 10px;
	text-align: left;
    letter-spacing: -1px;
}

.Estilo2{
	font-size:12px;
}

#page table.Estilo2 tr td a {
	font-weight: bold;
	color: #00F;
}

#page table.Estilo2 tr td a:hover {
	font-weight: bold;
	color:#F60;
}

.Estilo3{
	color: #666;
	font-size:13px;
}

.Estilo4{
	color: #999;
	font-size:12px;
	font-weight: bold;
	text-align:center
}

.Estilo5{
	color: #696;
	font-size:12px;
	font-weight: bold;
	text-align:center
}

.Estilo6{
	color: #330;
	font-size:12px;
	text-align:center
}

.Estilo7{
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size:11px;
	text-align: center;
}



a {
	font-family: Geneva, Verdana, sans-serif;
	color: #FFF;
	font-weight:bold;

}

a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	color: #CCC;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
a:active {
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
}
