body {
	font-family: Arial, Thaoma, Verdana;
	font-size: 12px;
	margin: 18px;
	padding: 0px;
	background-color:#ffffff;
	background-image: url(http://www.soporteonline.info/sitio/imagenes/bg.gif);
	background-repeat:repeat-x;
}

td {
	font-size: 12px;
}

a {
	color: #003366;/*#003366;*/
	text-decoration: none;
}

a:hover {
	color: #3366cc;
	text-decoration: none;
}

h1 {
	font-size: 16pt;
	margin: 0px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

#publicar {
	font-size: 16px;

th {
	font-size: 12px;
	text-align: left;
}

form {
	margin: 0px;
}

input, textarea, select, optgroup, option {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

button {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: steelblue;
	border: 1px outset #006595;
	color: white;
}

pre {
	font-family: "Courier New";
	font-size: 12px;
	text-align: left;
}

.leo {
	background-color: #E3EEF4;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	color: #666666;
}


