body {
	font-family: "Palatino Linotype", Times New Roman;
	font-size: 13px;
	color: #281F1A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-color: #281F1A;
}

td {
	font-family: "Palatino Linotype", Times New Roman;
	font-size: 13px;
	color: #281F1A;

}

th {
	font-family: "Palatino Linotype", Times New Roman;
	font-size: 13px;
	color: #281F1A;
}

form {
	font-family: "Palatino Linotype", Times New Roman;
	font-size: 10px;
	color: #281F1A;
	border: #281F1A;
	}

input {
	font-family: "Palatino Linotype", Times New Roman;
	font-size: 10px;
	color: #281F1A;
}

textarea {
	font-family: "Palatino Linotype", Times New Roman;
	font-size: 10px;
	color: #281F1A;
}

select {
	font-family: "Palatino Linotype", Times New Roman;
	font-size: 10px;
	border: #FF0000;
	color: #281F1A;
}

ul {
	font-family: "Palatino Linotype", Times New Roman;
	font-size: 13px;
	list-style-type: disc;
	list-style-position: outside;
	border: #990000;
	color: #281F1A;
}

li {
	font-family: "Palatino Linotype", Times New Roman;
	font-size: 13px;
	border: #000099;
	color: #281F1A;
}

ol {
	font-family: "Palatino Linotype", Times New Roman;
	font-size: 13px;
	list-style-type: upper-roman;
	list-style-position: outside;
	border: #00FFFF;
	color: #281F1A;
}
.foto {
	font-family: "Palatino Linotype", Times New Roman;
	font-size: 13px; 
	border-color: #281F1A
}

hr {color: #281F1A;}
h3 {color: #281F1A;}
h1 {color: #281F1A;}

.style1 {color: #CC0001}
.style2 {
	color: #281F1A;
	font-weight: bold;
	font-size: 14;
}

