a:hover {  color:#FF0000; text-decoration: none}

h1 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}

h2 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #000000;
}
h3 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	color: #000000;
}

h4 {  font-family: Calibri, Arial, sans-serif; font-size: 18px; font-style: normal; font-weight: normal; line-height: normal}
h5 {  font-family: Calibri, Arial, sans-serif; font-size: 16px; font-style: normal; font-weight: normal}
h6 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; line-height: normal}
p {
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-indent : 20px;
}
td {  font-family: Calibri, Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: normal}
th {
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #D1B796;

}
li {  font-family: Calibri, Arial, sans-serif; font-size: 16px; font-style: normal; font-weight: normal}


.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#000000;
}
input, select {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1B796;
}

