body {
	background-color: #CCC;	
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	
}

#page {
	background-color: #FFF;
	width:955px;
	margin: 1px auto;
	padding:0px 0px 00px 00px;  
	min-height:600px;
	border:2px solid #fff;
	outline:1px solid #ccc;
	text-align:left;
}


h1, h2 {
	letter-spacing:-1px;
	color: #333;
	margin-bottom: 18px;
	margin-left: 11px
}

h1 {
	font-size:20px;
	font-family: "Lucida Grande","bitstream vera sans","trebuchet ms";
}

h2 {
	font-size:16px;
}

p {
	font-size:12px;
	color:#333
}


.Estilo7{
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing:-1px;
	color: #333;
	font-size:20px;
	text-align: center;
}

.Estilo2{
	color: #330;
	font-size:12px;
}

.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 {
	color: #330;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	
}

a:link {
	color: #330;
	text-decoration: none;
}
a:visited {
	color: #330;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
