

/* Presentation Stylesheet */ 
p {
 padding: 0 0px;
 font-size: 13px;
 font-family : Verdana;
 }

h1 {
 padding: 0 11px;
 font-size: 15px;
 font-family : Verdana;
 }

h2 {
 padding: 0 11px;
 font-size: 14px;
 font-family : Verdana;
 }

h3 {
 padding: 0 11px;
 font-size: 13px;
 font-family : Verdana;
 }

h4 {
 font-weight:
 bold; text-align:
 left;
 color:
 #B71C00;
 font-size: 14px
}

a {
color:#000000;

}

.nounder a {
text-decoration: none;
color: black;
}
