body {
	background-color: #D7C8A1;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #341610;
	line-height: 1.5;
	font-weight: bold;
}
table.address {
  border: 2 px;
  font-weight: bold;
  text-align: center;
  border-style: solid;
  border-color:  #341610;
  border-width:  thin;
}
a.three:link {font: 11px  Georgia, "Times New Roman", Times, serif; font-weight: bold; color: #CC3300; text-decoration: none }
a.three:active {font: 11px  Georgia, "Times New Roman", Times, serif; font-weight: bold; color: #CC3300; text-decoration: none }
a.three:visited {font: 11px  Georgia, "Times New Roman", Times, serif; font-weight: bold; color: #CC3300; text-decoration: none }
a.three:hover {font: 11px  Georgia, "Times New Roman", Times, serif; font-weight: bold; color: #CC3300; text-decoration: underline}

a.four:link {font: 11px  Georgia, "Times New Roman", Times, serif; font-weight: normal; color: #006600; text-decoration: none }
a.four:active {font: 11px  Georgia, "Times New Roman", Times, serif; font-weight: normal; color: #006600; text-decoration: none }
a.four:visited {font: 11px  Georgia, "Times New Roman", Times, serif; font-weight: normal; color: #006600; text-decoration: none }
a.four:hover {font: 11px  Georgia, "Times New Roman", Times, serif; font-weight: normal; color: #006600; text-decoration: underline}

ul.menus {
  list-style-type: disc;
  padding:  0px 0px 0px 15px;
  margin: 0px 0px 0px 0px;
}

.style1 {color: #CC3300}

.style2 {font-size: x-small}

.style3 {font-size: x-small;
   color: #CC3300
 }
