body{
  color : #FFFFFF;
  background-color: 000000;
  background-repeat: no-repeat;
  background-position: 0% 0%;
}

p {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
td{
   font-family:Tahoma; 
   font-size:12px;
   color:#FFF9FF
}
a {
	color : #FFFFFF;
	text-decoration: none;
}
a:hover {
	color : #894AFB;
}
.textfield
	{
	background-color: 222288;
	border-color: ffffff;
	border-style: solid;
	border-width: 1;
	color: ffffff;
	font-size: 9pt;
    font-family: Geneva, serif;
	}
		
.tablon {
  background-repeat: no-repeat;
  background-position: 0% 0%;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;

}

.boton2
	{
	background-color: f8f0b2;
	border-color: 000000;
	border-style: solid;
	border-width: 1;
	font-size: 7pt;
	color: 000000;
	font-family: Geneva, serif;
	}