/** RESET **/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-weight: inherit;
 font-style: inherit;
 font-size: 100%;
 font-family: inherit;
}
:focus {
 outline: 0;
}
body {
 line-height: 1;
 color: black;
 background: white;
}
ol, ul {
 list-style: none;
}
table {
 border-collapse: separate;
 border-spacing: 0;
}
caption, th, td {
 text-align: left;
 font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
 content: "";
}
blockquote, q {
 quotes: "" "";
}
/** TYPOGRAPHY **/
body,ul,ol,dl,h1,h2,h3,h4,h5,h6,td,th,
caption,pre,p,blockquote,input,textarea {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 150%;
  color:#000;
  background:none;
}
body, html {
  margin: auto;
}
body {
  background: white;
  font-size: 12pt;
}
img {}
h1,h2,h3,h4,h5,h6 { 
  margin: 0 0 6px 0; 
  padding: 6px 0;
}
h1 { font-size: 1.6em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-weight: bold; font-size: 1.0em; }
ul, ol{ margin: 18px 0 18px 18px; list-style-type:disc; }
li { line-height:18px; }
ol { list-style-type: decimal; padding: 4px; }
hr.clear { size: 1px; clear: both; visibility: hidden; }
.cboth { clear: both !important; }
.left { float: left;}
.right { float: right;}
.small, .small p  { font-size: 0.9em; }
.large, .large p  { font-size: 1.1em; }
.quiet, .quiet p  { color: #999; }
.hide             { display:none; }
a:link, a:visited {
  background: transparent;
  font-weight: bold;
  text-decoration: underline;
  color: #0000FF;
}
a:link:after, a:visited:after {
  content: " [" attr(href) "] ";
  font-size: 0.8em;
}
.entry {
  page-break-after: always;
}
.entry_title {
    
}
.entry_body{
    
}
.entry_date {
  font-size: 10pt;
  text-align: right;
}
.entry_photos {

}
.entry_photos div.photo {
  float: left;
  width: 300px; 
  padding: 4px;
  text-align: center;
}
.entry_photos div.photo .caption {
  text-align: center;
}
.rtePhoto{margin-left: 10px; margin-right: 10px}
.rtePhoto.rp1{margin-top: 0;margin-bottom:1px}
.rtePhoto.rp2{margin-top: 1px;margin-bottom:1px}
.rtePhoto.rp3{margin-top: 1px;margin-bottom:2px}
.rtePhoto.rp4{margin-top: 2px;margin-bottom:2px}
.rtePhoto.rp5{margin-top: 2px;margin-bottom:3px}
.rtePhoto.rp6{margin-top: 3px;margin-bottom:3px}
.rtePhoto.rp7{margin-top: 3px;margin-bottom:4px}
.rtePhoto.rp8{margin-top: 4px;margin-bottom:4px}
.rtePhoto.rp9{margin-top: 4px;margin-bottom:5px}
.rtePhoto.rp10{margin-top: 5px;margin-bottom:5px}
.rtePhoto.rp11{margin-top: 5px;margin-bottom:6px}
.rtePhoto.rp12{margin-top: 6px;margin-bottom:6px}
.rtePhoto.rp13{margin-top: 6px;margin-bottom:7px}
.rtePhoto.rp14{margin-top: 7px;margin-bottom:7px}
.rtePhoto.rp15{margin-top: 7px;margin-bottom:8px}
.rtePhoto.rp16{margin-top: 8px;margin-bottom:8px}
.rtePhoto.rp17{margin-top: 8px;margin-bottom:9px}
.rtePhoto.rp18{margin-top: 9px;margin-bottom:9px}
.rtePhoto.rp19{margin-top: 9px;margin-bottom:10px}
.rtePhoto.rp20{margin-top: 10px;margin-bottom:10px}