.default_style {

}
.plain_text {

}
.heading {
padding: 2px;
border: 1px;
border-style: solid;
border-color: #D8D8D8;
font-weight: bold;
font-size: 16px;
text-align: center;

}
.global_style {
background-image: rust.jpg;
font-family: Arial;
color: #FFD53E;
font-size: 12px;
text-align: left;

}
