/* CSS Document */

H1 {
	font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; line-height: normal; font-weight: bold; color: #9F5811; text-decoration: none;
}
H2 {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; color: #666666; text-decoration: none;
}
H3 {
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; color: #172880; text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 1.5em; font-weight: normal; color: #3A2300; text-decoration: none; font-align: justify;
}
.content a:link {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 1.5em; font-weight: bold; color: #9F5811; text-decoration: underline;
}
.content a:visited {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 1.5em; font-weight: bold; color: #9F5811; text-decoration: underline;
}
.content a:hover {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 1.5em; font-weight: bold; color: #9F5811; text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; color: #9C917F; text-decoration: none;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; color: #9C917F; text-decoration: underline;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; color: #9C917F; text-decoration: underline;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; color: #9C917F; text-decoration: none;
}
select {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 1.5em; font-weight: normal; color: #3A2300; text-decoration: none;
}
input {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #3A2300; text-decoration: none;
}
textarea {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #3A2300; text-decoration: none;
}
.cursor {  
	cursor: hand;
}
