BODY {
font-family: Arial;
font-size: 10pt;
background: white
}

ADDRESS {
color: gray;
font-weight: normal;
font-style: normal
}

a:visited {
 color: red;
 font-weight: bold
}

a:hover {
 text-decoration: underline
}

a {text-decoration: none;
color: red;
font-weight: bold
}

.header {
font-size: 9pt
}

.mainTitle {
font-size: 9pt;
font-weight: bold;
color: white
}

.main {
font-size: 9pt
}

.news {
font-size: 8pt
}

.footer {
font-size: 8pt;
font-align: center;
align-horizontal: center
}

.warning {
 font-weight: bolder;
 color: green;
 background: white
}
