body {
font-family: arial;
font-weight: 500;
font-size: 12pt;
color:#000000;
}
h4{
font-family: arial;
font-weight: 700;
font-size: 5px;
text-align: left;
color:#FFA800;
}
h6{
font-family: arial;
font-weight: 800;
font-size: 18px;
text-align: right;
color:#7941AC;
}
p {
font-family: arial;
font-weight: bold;
font-size: 10pt;
font-variant: small-caps;
text-align: justify;
color:#FFFFFF;
}
a {
color: #FFFFFF;
font-family: arial;
text-decoration: none;
font-variant: small-caps;
font-size: 13px;
font-weight: 800;
}
a:hover {
color: #7941AC;
font-family: arial;
text-decoration: none;
font-variant: small-caps;
font-size: 13px;
font-weight: 800;
}
a.one {
color: #FFFFFF;
font-family: arial;
text-decoration: none;
font-variant: small-caps;
font-size: 10pt;
font-weight: 600;
}
a.one:hover {
color: #7241AC;
font-family: arial;
text-decoration: none;
font-variant: small-caps;
font-size: 10pt;
font-weight: 600;
}
a.two {
color: #7941AC;
font-family: arial;
text-decoration: none;
font-size: 10pt;
font-weight: 700;
font-variant: normal;
}
a.two:hover {
color: #FFA800;
font-family: arial;
text-decoration: none;
font-size: 10pt;
font-weight: 700;
font-variant: normal;
}
@media print {
input.Print { display: none; }
}
@media close {
input.Close { display: none; }
}
table {
font-family: arial;
font-weight: 400;
font-size: 10pt;
color:#000000;
}