body, font {
  font-color: white;
  font-family: Arial;
  font-style: italic;
  background-color: black;
}

body {
  margin: 20px;
}

td {
  font-color: #ffffff;
  font-family: Arial;
  font-style: italic;
; font-size: 10px
 } .headline {  font-family: Geneva, Arial, Helvetica, san-serif; font-style: italic}
.text-big {  font-size: 28px; font-weight: bold; font-family: "Times New Roman", Times, serif}
.text-med {  font-size: 18px}
.text-small {  font-size: 12px}

.text {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12pt;
    font-style: italic;
    line-height: 130%; 
    font-weight: normal;
    font-variant: normal;
    color: #CCCCCC;
    text-align: center;
}

