body {font-family: tahoma; font-size: 11px;  color: #000000;}
td {font-family: tahoma; font-size: 11px;  color: #000000;}
h1 {font-size: 35pt ; font-weight:500;}
h2 {font-size: 24pt ; font-weight:400;}
h3 {font-size: 16pt ; font-weight:400;}
p  {font-family: tahoma; font-size: 11px;  color: #000000;}
.text {font-family: tahoma; font-size: 12px;  color: #000000; text-decoration: none;}

A:link		{
			font-family: tahoma;
			font-size:11px;
			color: blue;

		}
A:visited	{
			font-family: tahoma;
			font-size:11px;
			color:blue;
		}
A:hover		{
			color:red;			
		}
input {
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #006699;
	background-color: #E6F8FF;
	height: 20px;
	border: thin solid;
}
.botones {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #E6F8FF;
	border: thin solid #FFFFFF;
}
