body {
	font-family: Times New Roman;
	font-size: 14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	color: #FFFFFF;
	background-color: #000000;
}

td {
	font-family:  Times New Roman;
	font-size: 14px;
	color: #000000;

}

th {
	font-family:  Times New Roman;
	font-size: 14px;
	color: #0B4CC1;
}

form {
	font-family:  Times New Roman;
	font-size: 14px;
	color: #000000;
	border: #0B4CC1;
	}

input {
	font-family:  Tahoma;
	font-size: 11px;
	color: #000000;
}

textarea {
	font-family:  Times New Roman;
	font-size: 14px;
	color: #000000;
}

select {
	font-family:  Times New Roman;
	font-size: 14px;
	border: #FF0000;
	color: #000000;
}

ul {
	font-family:  Times New Roman;
	font-size: 14px;
	list-style-type: disc;
	list-style-position: outside;
	border: #990000;
	color: #000000;
}

li {
	font-family:  Times New Roman;
	font-size: 14px;
	border: #000099;
	color: #000000;
	list-style-image: url(../doradca/ul.gif);
}

ol {
	font-family:  Times New Roman;
	font-size: 14px;
	list-style-type: upper-roman;
	list-style-position: outside;
	border: #00FFFF;
	color: #000000;
}
.foto {font-family:  Times New Roman; font-size: 14px; border-color: #000000}
hr {color: #FFFFFF;}
