body {
	font-family: Tahoma;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	color: #FFFFFF;
	background-color: #000000;
}

td {
	font-family:  Arial;
	font-size: 11px;
	color: #FFFFFF;

}

th {
	font-family:  Arial;
	font-size: 11px;
	color: #0B4CC1;
}

form {
	font-family:  Arial;
	font-size: 10px;
	color: #0a1e60;
	border: #0B4CC1;
	}

input {
	font-family:  Arial;
	font-size: 10px;
	color: #0a1e60;
}

textarea {
	font-family:  Arial;
	font-size: 10px;
	color: #0a1e60;
}

select {
	font-family:  Arial;
	font-size: 10px;
	border: #FF0000;
	color: #0a1e60;
}

ul {
	font-family:  Arial;
	font-size: 11px;
	list-style-type: disc;
	list-style-position: outside;
	border: #990000;
	color: #0a1e60;
}

li {
	font-family:  Arial;
	font-size: 11px;
	border: #000099;
	color: #0a1e60;
	list-style-image: url(../doradca/ul.gif);
}

ol {
	font-family:  Arial;
	font-size: 11px;
	list-style-type: upper-roman;
	list-style-position: outside;
	border: #00FFFF;
	color: #0a1e60;
}
.foto {font-family:  Arial; font-size: 11px; border-color: #0a1e60}
hr {color: #FFFFFF;}
