
body
{
margin-top: 0px;
margin-bottom: 0px;
background-color: #E1E1E1;
font-size: 10px;
font-family: "Tahoma", helvetica, sans-serif;
color: #333333;
}

h1{
	font-weight: bold;
	color: #999999;
	font-size: 24px;
	text-transform: uppercase;
}

h2{
font-weight: normal;
font-size: 20px;
font-color: #666666;
}


.Titulo2 {
	font-weight: normal;
	font-size: 20px;
	font-color: #666666;
	font-family: "trebuchet ms", helvetica, sans-serif;
}
.Titulo3 {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	font-family: "trebuchet ms", helvetica, sans-serif;
}
.Titulo4 {
	font-weight: bold;
	font-size: 14x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.Titulo5 {
	font-weight: bold;
	font-size: 10x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}


.resaltado{
	color: #6FB7F8;
}


P {
	font-size: 90%;
	line-height: 150%;
}

.Normal {
	font-size: 90%;
	line-height: 150%;
}

ul {
	font-size: 90%;
}

ol {
	font-size: 90%;
}

a
{
color: #3366FF;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
background-color: #3366FF;
color: #ffffff;
}

.sitio
{
	text-decoration: none;
	color: #333333;
}

.sitio:hover
{
text-decoration: none;
background-color: #3366FF;
color: #ffffff;
}


em
{
font-style: italic;
}

.date
{
font-family: georgia, "times new roman", serif;
font-size: 10px;
}

.foot
{
height: 1px;
line-height: 1px;
clear: both;
}

.divider
{
border-bottom: solid 1px #C3D9FF;
}

.divider2
{
border-bottom: solid 1px #C3D9FF;
}

.main {
	margin: 20px 10px 20px 10px;
}

.main .divider
{
margin: 20px 0px 20px 0px;
}

.Tabla {
	font-size: 80%;
}

.TablaCH {
	font-size: 60%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Visitante {
 FONT: 11px Tahoma;
 COLOR: #666666;
 margin: 2px;
 padding-left: 220px;
 text-align: left;
}

.Boton {
	FONT: 11px "Trebuchet MS", Arial, Helvetica, sans-serif; TEXT-TRANSFORM: uppercase; CURSOR: pointer; HEIGHT: 24px
}
.Plano {		border-style: groove;		font-family: Verdana, Arial, Helvetica, Sans-Serif;		font-size:8pt;		border : 1px solid Gray;		background-color : #F5F5F5;	}



