body {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	
}

#page {
	width:955px;
	margin: 1px auto;
	padding:0px 0px 00px 00px;  
	min-height:800px;
	border:2px solid #fff;
	outline:1px solid #ccc;
	text-align:left;
}


h1, h2 {

	margin-left: 10px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top:0px;
	margin-bottom:1px;
	font-size:18px;
	color: #FFF;
	font-weight:100;
}

h2 {
	margin-top:4px;
	margin-bottom:4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px; 
	font-weight: bold;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#000;
}


.Estilo1{
	font-size: 12px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#FFF;
}

.Estilo2{
	font-size:12px;
}

#page table.Estilo2 tr td a {
	font-weight: bold;
	color:#036;
}

#page table.Estilo2 tr td a:hover {
	font-weight: bold;
	color:#F60;
}


.Estilo3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#000;
}

.Estilo4{
	color:#000;
	font-size:11px;
	text-align:center;
}

#page table.Estilo4 tr td a {
	color: #000;
}

#page table.Estilo4 tr td a:hover {
	color:#FFF;
}

.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: #FFF;
}

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color:#F90;
	text-decoration: underline;
}
a:active {
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
}
