body {
 margin: 0 auto;
 width: 100%;
 max-width: 40em;
 height: auto;
 background-color: #111111;
 padding-bottom: 5px;
 text-align: left;
}
img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
iframe {
max-width: 100%;
  height: 360px;
  display: block;
  margin-left: auto;
  margin-right: auto;
} 

TD P { color: #CCCCCC; font-family: "Arial", sans-serif; font-size:12pt; font-weight:normal;}
H1 { color: #CCCCCC; font-family: "Arial", sans-serif; font-size:24pt; font-weight:normal;}
H2 { color: #CCCCCC; font-family: "Arial", sans-serif; font-size:1.3em; font-weight:normal;}
H3 { color: #CCCCCC; font-family: "Arial", sans-serif; font-size:0.8em; font-weight:normal;}
H4 { color: #CCCCCC; font-family: "Arial", sans-serif; font-size:8pt; font-weight:normal;}
H5 { color: #000000; font-family: "Arial", sans-serif; font-size:2pt; font-weight:normal;}
P { color: #CCCCCC; font-family: "Arial", sans-serif; font-size:0.8em; font-weight:normal;}
TH P { color: #CCCCCC; font-family: "Arial", sans-serif; font-size:12pt; font-weight:normal;}
a:link { color:#BE0202; text-decoration:none;}
a:visited { color:#ab5e7e; text-decoration:none; }
a:hover { color:#ab5e7e; text-decoration:none; }
a:active { color:#ab5e7e; text-decoration:none; }
a:focus { color:#BE0202; text-decoration:none; }

