.body {
 font-family:Times New Roman;
 font-size:12pt;
 text-align:center;
 vertical-align:none;
 text-indent:0;
 color:white;
 background-color:black;
} 
.title {
 font-family:palatino linotype, palatino, book antiqua, hoefler text, georgia, serif;
 font-size:24pt;
 font-weight:bold;
 text-align:center;
 vertical-align:none;
 text-indent:0;
 color:#fabc38;
 background-color:black;
} 
.intro {
 font-family:palatino linotype, palatino, book antiqua, hoefler text, georgia, serif;
 font-size:10pt;
 text-align:center;
 vertical-align:none;
 text-indent:0;
 color:white;
 background-color:black;
} 
.paragraphstart {
 font-family:palatino linotype, palatino, book antiqua, hoefler text, georgia, serif;
 font-size:10pt;
 text-align:justify;
 vertical-align:none;
 text-indent:0;
 color:white;
 background-color:black;
} 
.paragraphcontinue {
 font-family:palatino linotype, palatino, book antiqua, hoefler text, georgia, serif;
 font-size:10pt;
 text-align:justify;
 vertical-align:none;
 text-indent:10pt;
 color:white;
 background-color:black;
} 
.leftbutton {
 font-family:Times New Roman;
 font-size:12pt;
 text-align:left;
 vertical-align:top;
 text-indent:0;
 color:black;
 background-color:black;
} 
.rightbutton {
 font-family:Times New Roman;
 font-size:12pt;
 text-align:right;
 vertical-align:top;
 text-indent:0;
 color:black;
 background-color:black;
} 
.buttonimage {
 font-family:Times New Roman;
 font-size:12pt;
 text-align:none;
 vertical-align:none;
 text-indent:0;
 color:black;
 background-color:white;
 border-top-width: 0;
 border-bottom-width: 0;
 border-left-width: 0;
 border-right-width: 0;
} 
