
/* normal story */
p.a {
font-family: Times New Roman;
margin-left: 15%;
margin-right: 15%;
font-size: 12pt;
line-height: 18pt;
}



p.h {
font-family: Arial;
margin-left: 15%;
margin-right: 15%;
font-size: 12pt;
line-height: 16pt;
padding-top: 10px;
font-weight: bold;
}



p.byline {
font-family: Times New Roman;
font-size: 11pt;
font-style: italic;
text-align: center;
}

li.a {
font-family: Times New Roman;
margin-left: 17%;
margin-right: 15%;
font-size: 12pt;
line-height: 14pt;
padding-top: 4pt;
padding-bottom: 4pt;
}

/* list of items */
p.list {
font-family: Times New Roman;
font-size: 12pt;
line-height: 19pt;
margin-left: 40%;
}



