body 
{
  padding: 0px;
  margin: 0px;
  border: 0px;
  font-family: Times New Roman;
  font-size: 15px;
  color: black;
}

.editor_Header {
  font-family: "Pt Serif";
  font-size: 30px;
  color: #000000;
  padding: 0px;
  margin: 0px;
}

.editor_subHeader1 {
  font-family: "Pt Serif"; 
  font-size: 20px;
  color: #000000;
  
}
 
.editor_subHeader2 {
  font-family: "Pt Serif"; 
  font-size: 16px;
  font-weight: bold;
  color: #952b36;
}

.editor_textFocus,
a.editor_textFocus:link,
a.editor_textFocus:hover,
a.editor_textFocus:visited,
.editor_textFocus a:link,
.editor_textFocus a:hover,
.editor_textFocus a:visited {
  font-family: "Times New Roman"; 
  font-size: 15px;
  font-weight: bold;
  color: #952b36;
}


.editor_simpleText {
  font-family: "Times New Roman"; 
  font-size: 15px;
  color: #000000;
}

.editor_simpleLink,
.editor_simpleLink:link,
.editor_simpleLink:hover,
.editor_simpleLink:visited,
.content_block a.editor_simpleLink:link,
.content_block a.editor_simpleLink:hover,
.content_block a.editor_simpleLink:visited {
  font-family: "Times New Roman"; 
  font-size: 15px; 
  color: #000000;
}

.editor_focusLink,
a.editor_focusLink:link,
a.editor_focusLink:hover,
a.editor_focusLink:visited {
  font-family: "Times New Roman"; 
  font-size: 15px;
  font-weight: bold; 
  color: #952b36;
}

.editor_table, 
.editor_table td, 
.editor_table th {
  border-collapse: collapse; 
  border: 1px solid #d7d7d7;
  padding: 5px;
}

.editor_table td table,
.editor_table td table td {
  border-collapse:collapse; 
  border: 0px;
  padding: 0px;
}

.editor_table th {
  font-family: "Times New Roman"; 
  font-size: 15px; 
  font-weight: bold;
  color: #ffffff;
  background-color: #972c37;
  vertical-align: middle;
  text-align: center;
}

.editor_table .row0 {
  background-color: #EBEBEB;
}

.editor_table .row1 {
  background-color: #F8F8F8;
}


.editor_table .row0 td {
  font-family: "Times New Roman"; 
  font-size: 15px; 
  color: #000000;
  background-color: #ebebeb;
}

.editor_table td {
  font-family: "Times New Roman"; 
  font-size: 15px; 
  color: #000000;
  background-color: #ffffff; 
}

.editor_table .row0 td.editor_focusText,
.editor_table .row1 td.editor_focusText {
}

.editor_table td a.editor_simpleLink:link,
.editor_table td a.editor_simpleLink:hover,
.editor_table td a.editor_simpleLink:visited {
  font-family: "Times New Roman"; 
  font-size: 15px; 
  color: #000000;
}

.editor_table td a.editor_focusLink:link,
.editor_table td a.editor_focusLink:hover,
.editor_table td a.editor_focusLink:visited {
  font-family: "Times New Roman"; 
  font-size: 15px; 
  color: #952b36;
}

.picture_left {
  border-collapse:collapse; 
  margin-right: 10px;
}

.picture_right {
  border-collapse:collapse; 
  padding: 5px;
  margin-left: 10px;
}

.picture_bordered {
  border: 1px solid #7B3325;
}
