@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment:fixed;
}

td,th{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#343434;
}

.gdetext{
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	color:#343434;
}

.peqtext{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#343434;
}

.bio{
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#FFFFFF;
}

.texto-top{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

.firma{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#343434;
}

a:link, a:visited{
	color:#203764;
	font-weight:bold;
	text-decoration:underline;
}

a:hover{
	color:#203764;
	text-decoration:none;
}

.formulario{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#203764;
}

a.top1:link, a:visited{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

a.top1:hover{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}