table {
font-family: arial;
font-weight: 400;
font-size: 10pt;
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: 13pt;
text-align: right;
color:#7941AC;
}
p {
font-family: arial;
font-weight: 600;
font-size: 10pt;
font-variant: small-caps;
color:#FFFFFF;
}
a {
color: #FFFFFF;
font-family: arial;
font-variant: small-caps;
font-size: 10pt;
font-weight: 600;
text-decoration: none;
}
a hover {
color: #7241AC;
font-family: arial;
font-variant: small-caps;
font-size: 10pt;
font-weight: 600;
text-decoration: none;
}
a.one {
color: #FFFFFF;
font-family: arial;
font-variant: small-caps;
font-size: 10pt;
font-weight: 600;
text-decoration: none;
}
a.one:hover {
color: #7241AC;
font-family: arial;
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: 600;
font-variant: normal;
}
a.two:hover {
color: #FFA800;
font-family: arial;
text-decoration: none;
font-size: 10pt;
font-weight: 600;
font-variant: normal;
}