table {
	font-family: Verdana;
	font-size: 11px
}
textarea {
	font-family: Verdana;
	font-size: 11px;
	background-color: #E2DDD6;
	border: 1px dotted #808080
}
select {
	font-family: Verdana;
	font-size: 11px;
	background-color: #E2DDD6;
	border: 1px dotted #808080
}
input {
	font-family: Verdana;
	font-size: 11px;
	background-color: #E2DDD6;
	border: 1px dotted #808080
}
A:link {
	font-family: Verdana,   Tahoma,   Arial,   Helvetica,   Sans-serif;
	font-size : 12px;
	color : rgb(91,82,68);
	font-weight : bold;
	text-decoration : none
}

A:visited {
	font-family: Verdana,   Tahoma,   Arial,   Helvetica,   Sans-serif;
	font-size : 12px;
	color : rgb(91,82,68);
	font-weight : bold;
	text-decoration : none
}

A:active {
	font-family: Verdana,   Tahoma,   Arial,   Helvetica,   Sans-serif;
	font-size : 12px;
	color : rgb(91,82,68);
	font-weight : bold;
	text-decoration : none
}

.TextObject {
	font-family: Verdana,    Tahoma,    Arial,    Helvetica,    Sans-serif;
	font-size : 11px;
	color : rgb(91,82,68)
}
H1 {
	font-family: Verdana,    Tahoma,    Arial,    Helvetica,    Sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : rgb(91,82,68)
}
P {
	font-family: Verdana,    Tahoma,    Arial,    Helvetica,    Sans-serif;
	font-size : 11px;
	color : rgb(91,82,68)
}

H1 {
	font-family: Verdana,    Tahoma,    Arial,    Helvetica,    Sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : rgb(91,82,68)
}

OL {
	font-family: Verdana,    Tahoma,    Arial,    Helvetica,    Sans-serif;
	font-size : 11px;
	color : rgb(91,82,68)
}

UL {
	font-family: Verdana,    Tahoma,    Arial,    Helvetica,    Sans-serif;
	font-size : 11px;
	color : rgb(91,82,68)
}


A:hover {
	font-family: Verdana,   Tahoma,   Arial,   Helvetica,   Sans-serif;
	font-size : 12px;
	color : rgb(169,122,55);
	font-weight : bold;
	text-decoration : none
}

