.global {
margin: 0px;
padding: 0px;
background-color: #FFFFFF;
font-family: Arial;
color: #000000;
font-size: 12px;
text-align: left;
}
.default_style {
overflow: hidden;
}
.plain_text {
overflow: auto;
}
.heading {
padding: 2px;
border: 1px;
border-style: solid;
border-color: #D8D8D8;
font-weight: bold;
font-size: 16px;
text-align: center;
overflow: hidden;
}
.subheading {
font-weight: bold;
text-align: left;
overflow: hidden;
}
