body.lyel {
 background-color: #FFFFCC;
 margin-left: 40px
}

div.pad {
 margin-right: 10px;
}

h1 {
 font-family: Arial, Sans-Serif;
 font-size: 24pt;
 color: #0000FF;
 text-align: center;
}

h2.center2 {
 font-family: Arial, Sans-Serif ;
 font-size: 15pt;
 color: #bb0000;
 text-align: center;
 background-color: white;
}

p {
 font-family: Arial, Sans-Serif;
 font-size: 10pt;
 color: maroon;
 text-align: justify;
}

p.rital {
 font-family: courier, Monospace;
 font-style: italic ;
 font-size: 10pt;
 color: blue;
 text-align: right;
}

h3.middle3 {
 font-family: Arial, Sans-Serif;
 font-size: 14pt;
 color: blue;
 text-align: center;
 background-color: white;
}
