body {
	background-color:#003399;
	font-family:Georgia, Times New Roman, Times, Serif;
	font-size: 12pt;
	color : #ffffff;
	line-height : 16pt;
}

table,td,tr,span,div,p
{
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-size: 12pt;
	line-height : 16pt;
}


a {color:#66ccff;text-decoration:none;}
a:hover{text-decoration:underline;}
a:visited {color:#3399ff;text-decoration:none;}
a:hover{text-decoration:underline;}


.texto {
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-size: 12pt;
	line-height : 16pt;
}

.texto2 {
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-size: 8pt;
	line-height : 16pt;
}

.titulo {
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size: 15pt;
	line-height : 16pt;
}

.horizontal {
	border-color: #ffffff;
}


.vertical {
	float: left;
	border-color: #ffffff;
	margin-right: 20px;
}

.thumb {
	border-color: #ffffff;
}