  { /* Arranged in order of appearance */ }

  BODY {
	margin:              0px;
	background-color:    #F4F9F6;  /* pure white */
	background:			 url(images/wholeb.gif);
	font-family:         Arial, Helvetica, 'Sans-serif';
	font-size:           9pt;
	color:               #FFFFFE;  /* almost white */
	text-align: center;
  }
  #container{
	position: relative;
    margin: 0 auto;
	width: 840px;
	text-align: left;
  }
  #describe{
	position: absolute;
	width: 840px;
	margin-top: 150px;
	height: 1px;
	z-index: 100;
  }
  .dropdown{
  }
  .dropdf td a{
  	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0B4122;
	border-right-color: #0B4122;
	border-bottom-color: #0B4122;
	border-left-color: #0B4122;
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 7px;
	display: block;
	background-image:url(images/td_hover.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 12px;
	height: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
  }
  .dropdowsn td a:hover{
  	padding-top: 3px;
  	padding-left: 7px;
  	padding-right: 7px;
	display: block;
	background-image:url(images/td_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 12px;
	height: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
  }
.dlink {
text-align:center;
background-color:#ebe6c5;
padding:9px;
border:thin solid #FFFFFF;
}
.dlink td a {
	background-image:url(images/td_hover.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.dlink td a:hover{
background-image:url(images/td_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
  #pg_boundary {
    width:  840px;
    height: 100%;
  }
  
  #top_menu {
  	width:			  800px;
    height:           40px;;
	background-image:url(images/navl.jpg);
    background-color: #ebe6c5;
  }

/*    #top_menu TABLE {
      float: left;
    }*/

/*    #top_menu TD.SELECTED {
      background-image:    url('images/indicator.gif');
      background-repeat:   no-repeat;
      background-position: bottom center;
    } */

    #top_menu TD A {
      display: block;
    }

/*    #top_menu TD A:hover {
      background-image:    url('images/indicator.gif');
      background-repeat:   no-repeat;
      background-position: bottom center;
    } */

  #photomarketing {
    height:            97px;
    border-top:        4px solid #FFFFFF;
    border-bottom:     1px solid #FFFFFF;
    background-color:  #204C24;  /* hunter green */
    background-image:  url('images/bg_green.gif');
    background-repeat: repeat-x;
    font-family:       Georgia, 'Times New Roman', Serif;
    font-size:         10pt;
    color:             #FFFFFE;  /* almost white */
  }

    #photomarketing IMG {
      float:         left;
      padding:       4px;
      padding-right: 5px;
      border-right:  1px dashed #7F8E75;  /* grey-green */
      margin-right:  15px;
    }

    #photomarketing A {
      color:           #F6EB13;  /* yellow */
      text-decoration: none;
    }

    #photomarketing A:hover {
      color:           #FFFFFE;  /* almost white */
      text-decoration: underline;
    }

  #photomarketing_shadow {
    height:              12px;
    background-image:    url('images/bg_photomarketing.gif');
    background-repeat:   no-repeat;
    background-position: top right;
  }

  #content_main {
  	background-color:#FFFFFF;
    padding-left:     0px;
    padding-right:    0px;
    padding-bottom:   0px;
    padding-top:     0px;
    text-align:  justify;
    font-family: Georgia, 'Times New Roman', Serif;
    color:       #333333;  /* charcoal */
  }

  H2 {
    font-family:   Georgia, 'Times New Roman', Serif;
    font-size:     11pt;
    font-weight:   bold;
    color:         #204C24;  /* hunter green */
    margin-bottom: 8px;
  }

  BLOCKQUOTE {
    margin:           0px;
    text-align:       right;
    padding:          13px;
    padding-left:     30px;
    padding-right:    30px;
    background-color: #D6D6D6;  /* pale grey */
    color:            #000000;  /* black */
  }

  #promos {
    height: 107px;
  }
  
  .promo {
    padding:           6px;
    padding-left:      11px;
    padding-right:     11px;
    height:            83px;
    background-color:  #204C24;  /* hunter green */
    background-image:  url('images/bg_green.gif');
    background-repeat: repeat-x;
    font-family:       Georgia, 'Times New Roman', Serif;
    font-size:         8pt;
    color:             #FFFFFE;  /* almost white */
  }

  H3 {
    font-size:     10pt;
    font-weight:   bold;
    color:         #FFFFFE;  /* almost white */
    margin-top:    1px;
    margin-bottom: 5px;
  }

  .lim_width {
    width: 240px;
  }

  .lim_width_no_pad {
    width: 262px;
  }
  
  .left {
    float: left;
  }

  .right {
    float: right;
  }

  .more {
    position:   relative;
    top:        16px;
    // top:     17px;
    left:       11px;
    float:      right;
  }

  .promo_shadow_left {
    height:              12px;
    background-image:    url('images/bg_shadow_left.gif');
    background-repeat:   no-repeat;
    background-position: top left;
  }

  .promo_shadow_right {
    height:              12px;
    background-image:    url('images/bg_shadow_right.gif');
    background-repeat:   no-repeat;
    background-position: top right;
  }

  #content_side {
    padding-top:    20px;
    padding-bottom: 20px;
  }
  
td.clease { font-family: "Times New Roman", Times, serif; color: #000000; font-size:17px; line-height:25px;}
td.clease a { font-family: "Times New Roman", Times, serif; color: #970208; font-size:17px; text-decoration:underline; font-weight:bold;}
td.clease a:hover { font-family: "Times New Roman", Times, serif; color: #970208; font-size:17px; text-decoration:underline; font-weight:bold;}
td.clease a:link { font-family: "Times New Roman", Times, serif; color: #970208; font-size:17px; text-decoration:underline; font-weight:bold;}  
  
td.senior { text-align: justify; font-family: "Times New Roman", Times, serif; color: #000000; font-size:15.5px; line-height:19px; padding-right:10px; padding-top:10px;}
td.senior h1 { font-size:27px; font-family: "Times New Roman", Times, serif; color: #000000;}
td.senior a { text-align: justify; font-family: "Times New Roman", Times, serif; color: #7734d4; font-size:15.5px; text-decoration:underline; font-weight:bold;}
td.senior a:hover {text-align: justify; font-family: "Times New Roman", Times, serif; color: #7734d4; font-size:15.5px; text-decoration:underline; font-weight:bold;}
td.senior a:link {text-align: justify; font-family: "Times New Roman", Times, serif; color: #7734d4; font-size:15.5px; text-decoration:underline; font-weight:bold;}  
  
td.school { text-align: justify; font-family: "Times New Roman", Times, serif; color: #f7f7f7; font-size:16px;}
td.school h1 { font-size:27px; font-family: "Times New Roman", Times, serif; color: #f7f7f7;}
td.school a { text-align: justify; font-family: "Times New Roman", Times, serif; color: #eae83e; font-size:16px; text-decoration:underline; font-weight:bold;}
td.school a:hover {text-align: justify; font-family: "Times New Roman", Times, serif; color: #eae83e; font-size:16px; text-decoration:underline; font-weight:bold;}
td.school a:link {text-align: justify; font-family: "Times New Roman", Times, serif; color: #eae83e; font-size:16px; text-decoration:underline; font-weight:bold;}

table.school2 { text-align: justify; font-family: "Times New Roman", Times, serif; color: #f7f7f7; font-size:14px;}

td.family { text-align: justify; font-family: "Times New Roman", Times, serif; color: #FFFFFF; font-size:16px;}
td.family h1 { font-size:27px; font-family: "Times New Roman", Times, serif; color: #FFFFFF;}
td.family a { text-align: justify; font-family: "Times New Roman", Times, serif; color: #69dc68; font-size:16px; text-decoration:underline; font-weight:bold;}
td.family a:hover {text-align: justify; font-family: "Times New Roman", Times, serif; color: #69dc68; font-size:16px; text-decoration:underline; font-weight:bold;}
td.family a:link {text-align: justify; font-family: "Times New Roman", Times, serif; color: #69dc68; font-size:16px; text-decoration:underline; font-weight:bold;}

td.arts { text-align: justify; font-family: "Times New Roman", Times, serif; color: #FFFFFF; font-size:16px;}
td.arts h1 { font-size:27px; font-family: "Times New Roman", Times, serif; color: #FFFFFF;}
td.arts a { text-align: justify; font-family: "Times New Roman", Times, serif; color: #cac5ff; font-size:16px; text-decoration:underline; font-weight:bold;}
td.arts a:hover {text-align: justify; font-family: "Times New Roman", Times, serif; color: #cac5ff; font-size:16px; text-decoration:underline; font-weight:bold;}
td.arts a:link {text-align: justify; font-family: "Times New Roman", Times, serif; color: #cac5ff; font-size:16px; text-decoration:underline; font-weight:bold;}

td.garden { text-align: justify; font-family: "Times New Roman", Times, serif; color: #FFFFFF; font-size:16px;}
td.garden h1 { font-size:27px; font-family: "Times New Roman", Times, serif; color: #FFFFFF;}
td.garden a { text-align: justify; font-family: "Times New Roman", Times, serif; color: #69dc68; font-size:16px; text-decoration:underline; font-weight:bold;}
td.garden a:hover {text-align: justify; font-family: "Times New Roman", Times, serif; color: #69dc68; font-size:16px; text-decoration:underline; font-weight:bold;}
td.garden a:link {text-align: justify; font-family: "Times New Roman", Times, serif; color: #69dc68; font-size:16px; text-decoration:underline; font-weight:bold;}

td.morem { text-align: justify; font-family: "Times New Roman", Times, serif; padding-top:23px; color:#FFFFFF; font-size:16px;}
td.morem h1 { font-size:27px; font-family: "Times New Roman", Times, serif; color: #FFFFFF;}
td.morem a { text-align: justify; font-family: "Times New Roman", Times, serif; color: #c4f494; font-size:16px; text-decoration:underline; font-weight:bold;}
td.morem a:hover {text-align: justify; font-family: "Times New Roman", Times, serif; color: #c4f494; font-size:16px; text-decoration:underline; font-weight:bold;}
td.morem a:link {text-align: justify; font-family: "Times New Roman", Times, serif; color: #c4f494; font-size:16px; text-decoration:underline; font-weight:bold;}

td.capshown { text-align:left; font-size:10px; font-family: "Arial"; color: #FFFFFF; }
td.capshown img { padding-top:3px;}

td.capshownb { text-align:center; font-size:10px; font-family: "Arial"; color: #000000; }
td.capshown img { padding-top:3px;}

table.capshownw { text-align:center; font-size:10px; font-family: "Arial"; color: #ffffff; }
table.capshownw img { padding-top:3px;}

td.horse { text-align: justify; font-family: "Times New Roman", Times, serif; color: #FFFFFF; font-size:16px;}
td.horse h1 { font-size:27px; font-family: "Times New Roman", Times, serif; color: #FFFFFF;}
td.horse a { text-align: justify; font-family: "Times New Roman", Times, serif; color: #FFFFFF; font-size:16px; text-decoration:underline; font-weight:bold;}
td.horse a:hover {text-align: justify; font-family: "Times New Roman", Times, serif; color: #FFFFFF; font-size:16px; text-decoration:underline; font-weight:bold;}
td.horse a:link {text-align: justify; font-family: "Times New Roman", Times, serif; color: #FFFFFF; font-size:16px; text-decoration:underline; font-weight:bold;}

td.medical { text-align: justify; font-family: "Times New Roman", Times, serif; color: #FFFFFF; font-size:16px;}
td.medical h1 { font-size:27px; font-family: "Times New Roman", Times, serif; color: #FFFFFF;}
td.medical a { text-align: justify; font-family: "Times New Roman", Times, serif; color: #b0e2fb; font-size:16px; text-decoration:underline; font-weight:bold;}
td.medical a:hover {text-align: justify; font-family: "Times New Roman", Times, serif; color: #b0e2fb; font-size:16px; text-decoration:underline; font-weight:bold;}
td.medical a:link {text-align: justify; font-family: "Times New Roman", Times, serif; color: #b0e2fb; font-size:16px; text-decoration:underline; font-weight:bold;}

td.golf { text-align: justify; font-family: "Times New Roman", Times, serif; color: #FFFFFF; font-size:16px;}
td.golf h1 { font-size:27px; font-family: "Times New Roman", Times, serif; color: #FFFFFF;}
td.golf a { text-align: justify; font-family: "Times New Roman", Times, serif; color: #b0e2fb; font-size:16px; text-decoration:underline; font-weight:bold;}
td.golf a:hover {text-align: justify; font-family: "Times New Roman", Times, serif; color: #b0e2fb; font-size:16px; text-decoration:underline; font-weight:bold;}
td.golf a:link {text-align: justify; font-family: "Times New Roman", Times, serif; color: #b0e2fb; font-size:16px; text-decoration:underline; font-weight:bold;}

td.golf2 {  font-family: "Times New Roman", Times, serif; color: #FFFFFF; font-size:16px;}
td.golf2 h1 { font-size:27px; font-family: "Times New Roman", Times, serif; color: #FFFFFF;}
td.golf2 a {  font-family: "Times New Roman", Times, serif; color: #b0e2fb; font-size:16px; text-decoration:underline; font-weight:bold;}
td.golf2 a:hover { font-family: "Times New Roman", Times, serif; color: #b0e2fb; font-size:16px; text-decoration:underline; font-weight:bold;}
td.golf2 a:link { font-family: "Times New Roman", Times, serif; color: #b0e2fb; font-size:16px; text-decoration:underline; font-weight:bold;}

td.cclub { text-align: justify; font-family: "Times New Roman", Times, serif; color: #FFFFFF; font-size:16px;}
td.cclub h3 { font-size:27px; font-family: "Times New Roman", Times, serif; color: #FFFFFF; text-decoration:underline;}
td.cclub a { text-align: justify; font-family: "Times New Roman", Times, serif; color: #b0e2fb; font-size:16px; text-decoration:underline; font-weight:bold;}
td.cclub a:hover {text-align: justify; font-family: "Times New Roman", Times, serif; color: #b0e2fb; font-size:16px; text-decoration:underline; font-weight:bold;}
td.cclub a:link {text-align: justify; font-family: "Times New Roman", Times, serif; color: #b0e2fb; font-size:16px; text-decoration:underline; font-weight:bold;}

td.reloc { text-align: justify; font-family: "Times New Roman", Times, serif; color: #000000; font-size:16px;}
td.reloc h1 { font-size:27px; font-family: "Times New Roman", Times, serif; color: #000000;}
td.reloc a { text-align: justify; font-family: "Times New Roman", Times, serif; color: #000000; font-size:16px; text-decoration:underline; font-weight:bold;}
td.reloc a:hover {text-align: justify; font-family: "Times New Roman", Times, serif; color: #000000; font-size:16px; text-decoration:underline; font-weight:bold;}
td.reloc a:link {text-align: justify; font-family: "Times New Roman", Times, serif; color: #000000; font-size:16px; text-decoration:underline; font-weight:bold;}

td.meeteam { text-align: justify; font-family: "Times New Roman", Times, serif; color: #000000; font-size:16px;}
td.meeteam h1 { font-size:27px; font-family: "Times New Roman", Times, serif; color: #000000;}
td.meeteam a { text-align: justify; font-family: "Times New Roman", Times, serif; color: #0400b5; font-size:16px; text-decoration:underline; font-weight:bold;}
td.meeteam a:hover {text-align: justify; font-family: "Times New Roman", Times, serif; color: #0400b5; font-size:16px; text-decoration:underline; font-weight:bold;}
td.meeteam a:link {text-align: justify; font-family: "Times New Roman", Times, serif; color: #0400b5; font-size:16px; text-decoration:underline; font-weight:bold;}
td.meeteam p { padding-left: 10px; padding-right:10px; }

td.calend { text-align: justify; font-family: "Times New Roman", Times, serif; color: #FFFFFF; font-size:16px;}
td.calend h1 { font-size:27px; font-family: "Times New Roman", Times, serif; color: #FFFFFF;}
td.calend a { text-align: justify; font-family: "Times New Roman", Times, serif; color: #FFFFFF; font-size:16px; text-decoration:underline; font-weight:bold;}
td.calend a:hover {text-align: justify; font-family: "Times New Roman", Times, serif; color: #FFFFFF; font-size:16px; text-decoration:underline; font-weight:bold;}
td.calend a:link {text-align: justify; font-family: "Times New Roman", Times, serif; color: #FFFFFF; font-size:16px; text-decoration:underline; font-weight:bold;}

td.history { text-align: justify; font-family: "Times New Roman", Times, serif; color: #000000; font-size:16px;}
td.history h1 { font-size:27px; font-family: "Times New Roman", Times, serif; color: #000000;}
td.history a { text-align: justify; font-family: "Times New Roman", Times, serif; color: #86affe; font-size:16px; text-decoration:underline; font-weight:bold;}
td.history a:hover {text-align: justify; font-family: "Times New Roman", Times, serif; color: #86affe; font-size:16px; text-decoration:underline; font-weight:bold;}
td.history a:link {text-align: justify; font-family: "Times New Roman", Times, serif; color: #86affe; font-size:16px; text-decoration:underline; font-weight:bold;}

td.pcomm { text-align: justify; font-family: "Times New Roman", Times, serif; color: #000000; font-size:16px;}
td.pcomm h1 { font-size:27px; font-family: "Times New Roman", Times, serif; color: #000000;}
td.pcomm a { text-align: justify; font-family: "Times New Roman", Times, serif; color: #2623d0; font-size:16px; text-decoration:underline; font-weight:bold;}
td.pcomm a:hover {text-align: justify; font-family: "Times New Roman", Times, serif; color: #2623d0; font-size:16px; text-decoration:underline; font-weight:bold;}
td.pcomm a:link {text-align: justify; font-family: "Times New Roman", Times, serif; color: #2623d0; font-size:16px; text-decoration:underline; font-weight:bold;}

td.accom {  font-family: "Times New Roman", Times, serif; color: #FFFFFF; font-size:16px;}
td.accom h1 { font-size:27px; font-family: "Times New Roman", Times, serif; color: #FFFFFF;}
td.accom a {  font-family: "Times New Roman", Times, serif; color: #FFFFFF; font-size:16px; text-decoration:underline; font-weight:bold;}
td.accom a:hover { font-family: "Times New Roman", Times, serif; color: #FFFFFF; font-size:16px; text-decoration:underline; font-weight:bold;}
td.accom a:link { font-family: "Times New Roman", Times, serif; color: #FFFFFF; font-size:16px; text-decoration:underline; font-weight:bold;}

td.armed {  font-family: "Times New Roman", Times, serif; color: #000000; font-size:16px;}
td.armed h1 { font-size:27px; font-family: "Times New Roman", Times, serif; color: #000000;}
td.armed a {  font-family: "Times New Roman", Times, serif; color: #0000FF; font-size:16px; text-decoration:underline; font-weight:bold;}
td.armed a:hover { font-family: "Times New Roman", Times, serif; color: #0000FF; font-size:16px; text-decoration:underline; font-weight:bold;}
td.armed a:link { font-family: "Times New Roman", Times, serif; color: #0000FF; font-size:16px; text-decoration:underline; font-weight:bold;}


  IMG.w_divider {
    float:         left;
    position:      relative;
    top:           2px;
    left:         -3px;
    padding-right: 10px;
    border-right:  1px dashed #7F8E75;  /* grey-green */
    margin-right:  8px;
  }

  .tiny_text {
    font-size: 7pt;
  }

  .more_2 {
    position:   relative;
    top:        6px;
    left:       11px;
    float:      right;
  }
  
  A {
    color:           #204C24;  /* hunter green */
    text-decoration: none;
  }

  A:hover {
    color:           #000000;  /* black */
    text-decoration: underline;
  }

  #footer {
    background-image: url('images/bg_footer.gif');
    height:           90px;  }

  #footer A {
    color: #000000;  /* black */
  }
  
/*Forms defaults*/
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#eae9ca;
}
label {
	color:#310700;
	cursor:pointer;
	padding-left:2px;
	line-height:15px;
	vertical-align:top;
}
label.chosen {
	color:#333;
}

/*Transparent items*/
.transparent {
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0;
	border:0px solid #FFF;
	background:#FFF;
	z-index:10;
	cursor:pointer;
}
.transparentFake {
	background:none;
	border:none;
}
.transparent2 {
	z-index:10;
}

/*Radio buttons*/
.radioAreaUnchecked, .radioAreaChecked {
	z-index:5;
	position:absolute;
	width:15px;
	height:15px;
	cursor:pointer;
}
.radioAreaUnchecked {
	background:url(images/radio.gif) no-repeat left top;
}
.radioAreaChecked {
	background:url(images/radio.gif) no-repeat left bottom;
}

/*Checkboxes*/
.checkboxAreaUnchecked, .checkboxAreaChecked {
	z-index:5;
	position:absolute;
	width:14px;
	height:14px;
	cursor:pointer;
}
.checkboxAreaUnchecked {
	background:url(images/checkbox.gif) no-repeat left top;
}
.checkboxAreaChecked {
	background:url(images/checkbox.gif) no-repeat left bottom;
}

/*Text inputs*/
.textinput, .textinputHovered {
	width:395px;
	height:14px;
	background:url(images/input.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
	color:#003300;
}
.textinputHovered {
	background-position:left bottom;
}

/*Text areas*/
.textarea, .textareaHovered {
	width:397px;
	height:125px;
	background:url(images/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
	color:#003300;
}
.textareaHovered {
	background-position:left bottom;
}

/*Selects*/
.selectArea {
	width:200px;
	height:21px;
	background:url(images/select_bg.gif) repeat-x left top;
}
.selectArea .left {
	width:8px;
	height:21px;
	float:left;
	background:url(images/select_left.gif) no-repeat left top;
}
.selectArea .right {
	width:21px;
	height:21px;
	float:right;
	background:url(images/select_right.gif) no-repeat left top;
}
.selectArea .right a {
	display:block;
	width:21px;
	height:21px;
}
.selectArea .right i {
	display:none;
}
.selectArea .center {
	width:160px;
	margin-left:5px;
	margin-right:20px;
	color:#FFF;
	padding-top:3px;
}

/*Selects drop-down*/
.optionsDivInvisible, .optionsDivVisible {
	position:absolute;
	margin-top:-1px;
	margin-left:3px;
	width:172px;
	background:#6f7074;
	padding:2px;
	font-size:11px;
	z-index:20;
}
.optionsDivInvisible {
	display:none;
}
.optionsDivVisible {
	display:block;
}
.optionsDivVisible p {
	margin:0;
	padding:0;
}
.optionsDivVisible a {
	color:#F2F2F2;
	text-decoration:none;
	display:block;
	padding:1px 4px;
	border:1px solid #6f7074;
}
.optionsDivVisible a:hover {
	color:#FFF;
	background:#5F6062;
	border-color:#cfd0d6;
}

/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:69px;
	height:26px;
	color:#eae9ca;
	font-weight:bold;
	padding:2px 5px;
	background:url(images/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {
	background-position:left bottom;
}

/*Test div - testing if stylesheets are enabled*/
#stylesheetTest {
	position:absolute;
	left:-999px;
	width:10px;
	height:10px;
}  

div.footersm { font-size: 8pt; color: #333333;}
	
div.footerlg { font-family:"Times New Roman", Times, serif;  font-size: 14pt; color: #333333;}
div.footerlg a { font-family:"Times New Roman", Times, serif;  font-size: 14pt; color: #333333;}
div.footerlg a:hover { font-family:"Times New Roman", Times, serif;  font-size: 14pt; color: #333333;}
div.footerlg a:visited { font-family:"Times New Roman", Times, serif;  font-size: 14pt; color: #333333;}
