<style>
body {font-family: Arial, Verdana; font-size: 12pt; color: #333333;}


#wrapper{
width: 100%;
max-width: 720px;
margin: 0 auto;
margin-top:5px;
height: auto !important;
} 

table { font-family: Arial, Verdana; color: #333333;}


#tb {
width: 100%;
margin:auto;
border-radius:10px;
border: solid 1px gray;
margin-top:5px;
}

td {font-family: Arial, Verdana; font-size: 12pt}
h1 {font-family: Arial, Verdana; font-size: 14pt; font-weight: bold; text-align: center;  color: #FF0000}
h2 {font-family: Arial, Verdana; font-size: 12pt; font-weight: bold;  color: #FF0000; margin: 10px}
h3 {font-family: Arial, Verdana; font-size: 12pt; font-weight: bold;  color: green; margin: 10px}
h4 {font-family: Arial, Verdana; font-size: 12pt; font-weight: bold; text-align: center; color: #FF0000;}


a:link { color: #3366CC;text-decoration: none;  font-weight: bold; font-size: 12pt}
a:visited { color: #3366CC;  font-weight: bold; text-decoration: none;}
a:hover { color: #FF0000; text-decoration: none; font-weight: bold;}


a.classprev {color: #550FC0;}
a.classcopy {font-size: 11pt; color: gray; font-weight: bold;}

p {font-family: Arial, Verdana; margin: 10px}

p.classr {text-align: right;}
p.classc {text-align: center;}


p.classf {margin: 10px; font-size: 14px;}
p.classh {color: #333333;font-size: 18pt}
p.classhh {color: green;font-size: 16pt}
p.classborder {border: double 4px #FF0000; font-size:16pt; font-weight: bold}

p.classtopic { margin: 5px; font-size: 10pt; font-style: italic; font-weight: bold;  color: green; }
p.classalert {border: 1px solid green;padding: 5px;background: #FFFFCC; font-weight: bold; color: #ffa500; text-align: center; font-size:16pt;}


img {
vertical-align:middle;
max-width: 100%;
    height: auto;
}


.letterbrown {
    color: 8B0000;
font-weight: bold;
   } 

.lettergreen {
    color: #228B22;
font-weight: bold;
   } 

.letterorange {
    color: #FF4500;
font-weight: bold;
   } 

.adv {
    margin: 30 auto;
    width: 80%;
    max-width: 540px;
    max-height: 336px; 
   }

.advup {
    margin: 0 auto;
    width: 90%;
    max-width: 640px;
    max-height: 120px; 
   }

.comm {
    margin: 0 10;
   }