a {
 font-family: Arial;
 font-size: 10pt;
 font-weight: bold;
 color: #FFFF00;
 text-decoration: none;
}

  a:link  { color:#FFFF00;font-family: Arial;font-size:10t;font-weight: bold;text-decoration:none; }
  a:hover { color:#FF0000;font-family: Arial;font-size:10t;font-weight: bold;text-decoration:none; }
  a.hover { color:#FF0000;font-family: Arial;font-size:10t;font-weight: bold;text-decoration:none; }

body {
 font-family: Arial;
 font-size: 10pt;
 font-weight: bold;
 text-align: left;
color: #FFFFFF;
}

td {
 font-family: Arial;
 font-size: 10pt;
 font-weight: bold;
}

p {
 font-family: Arial;
 font-size: 10pt;
 font-weight: bold;
 text-align: justify;
}

h1 {
 font-family: Arial;
 font-size: 20pt;
 font-weight: bold;
 text-align: center;
color: #FF0000
}

h2 {
 font-family: Arial;
 font-size: 16pt;
 font-weight: bold;
 text-align: center;
}

h3 {
 font-family: Arial;
 font-size: 12pt;
 font-weight: bold;
 text-align: center;
}

h4 {
 font-family: Arial;
 font-size: 10pt;
 font-weight: bold;
 text-align: center;
}

h5 {
 font-family: Arial;
 font-size: 16pt;
 font-weight: bold;
 text-align: center;
}

h6 {
 font-family: Arial;
 font-size: 24pt;
 font-weight: bold;
 text-align: center;
}
