p {
	font-family: "Tempus Sans ITC", "Times New Roman";
	font-size: small;
	color: #4B3218;
	font-weight: normal;

}
a:link {
	font-family: "Tempus Sans ITC", "Times New Roman";
	font-size: small;
	color: #4B3218;
	font-weight: bold;
	text-decoration: none;

}
a:visited {

	font-family: "Tempus Sans ITC", "Times New Roman";
	font-size: small;
	color: #4B3218;
	font-weight: bold;
	text-decoration: none;
}
a:hover {


	font-family: "Tempus Sans ITC", "Times New Roman";
	font-size: small;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:active {



	font-family: "Tempus Sans ITC", "Times New Roman";
	font-size: small;
	color: #4B3218;
	font-weight: bold;
	text-decoration: none;
}
.border {
	border: 1px dotted #422100;
}
.tableborder {

	border: 1px solid #4B3218;
}
h1 {

	font-family: "Tempus Sans ITC", "Times New Roman";
	font-size: xx-large;
	color: #4B3218;
	font-weight: normal;
}
h2 {


	font-family: "Tempus Sans ITC", "Times New Roman";
	font-size: large;
	color: #4B3218;
	font-weight: normal;
}
li {

	font-family: "Tempus Sans ITC", "Times New Roman";
	font-size: small;
	color: #4B3218;
	font-weight: normal;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #663300;
	background-color: #FFFFCC;
	border: 1px solid #663300;
}
select {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #663300;
	background-color: #FFFFCC;
	border: 1px solid #663300;
}
textarea {


	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #663300;
	background-color: #FFFFCC;
	border: 1px solid #663300;
}
option {



	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #663300;
	background-color: #FFFFCC;
	border: 1px solid #663300;
}

