

body {
  color: #000000; 
  font-weight:600;
  font-size: 11pt; 
  font-family: Georgia, Times, Times New Roman, serif
}


.body {
  color: #000000; 
  font-weight: 600; 
  font-size: 11pt; 
  font-family: Georgia, Times, Times New Roman, serif
  /*font-family: Arial*/
}

.center {
  margin-left: auto;
  margin-right: auto
}

.tcenter {
  text-align:center
}

.menu {
  color: #0000ff; 
  font-weight: 800; 
  /* font-size: 9pt; */
  font-family: Georgia, Times, Times New Roman, serif
}

.indent1 {
  color: #000000; 
  text-indent: 5%;  
  font-weight:600; 
  font-size: 10pt; 
  /*font-family: Arial, Verdana, Helvetica, sans-serif}*/
  font-family: Georgia, Times, Times New Roman, serif
}

.indent2 {
  color: #000000; 
  text-indent: 10px;
  font-weight:600; 
  font-size: 10pt; 
  /*font-family: Arial, Verdana, Helvetica, sans-serif}*/
  font-family: Georgia, Times, Times New Roman, serif
}

.title {
  color: #000000; 
  /* font-weight: 800; */
  font-size: 18pt; 
  font-family: Georgia, Times, Times New Roman, serif
}

.subtitle {
  color: #000000; 
  /* font-weight: 800;  */
  font-size: 10pt; 
  font-family: Georgia, Times, Times New Roman, serif
}

.foot {
  color: #000000; 
  /* font-weight:600; */
  font-size: 10pt; 
  /*font-family: Arial, Verdana, Helvetica, sans-serif}*/
  font-family: Georgia, Times, Times New Roman, serif;
  text-align: center
}

/* copyright here is no longer used
.foot::after {
  content: "\00A9\0020 2022 Tabb Lakes Homes Association"
}
*/

.list {
  color: #000000; 
  list-style-type: square; 
  font-weight: 600; 
  font-size: 10pt; 
  /*font-family: Arial*/
  font-family: Georgia, Times, Times New Roman, serif
}

.hilite {
  color: #FF0000; 
  list-style-type: square; 
  font-weight: 600; 
  font-size: 10pt; 
  /*font-family: Arial*/
  font-family: Georgia, Times, Times New Roman, serif
}

.bodymenu {
  color: #0000ff; 
  font-weight: 600; 
  font-size: 10pt; 
  font-family: Georgia, Times, Times New Roman, serif
}

.bodymenu_center {
  color: #0000ff; 
  font-weight: 600; 
  font-size: 10pt; 
  font-family: Georgia, Times, Times New Roman, serif;
  text-align:center
}

.bodymenu2 {
  /* color: #0000ff; */
  color: #000000; 
  font-weight: 600; 
  font-size: 10pt; 
  font-family: Georgia, Times, Times New Roman, serif 
}

.logo {
  color: #0000ff; 
  font-weight: 600; 
  font-size: 10pt; 
  font-family: Georgia, Times, Times New Roman, serif;
  margin-left: 50%
}

.li {
  list-style-type: square
}

.special {
  color: #000000; 
  font-weight: 600; 
  font-size: 18pt; 
  font-family: Comic Sans MS,Georgia, Times, Times New Roman, serif;
  /*font-family: Arial*/
}