body{
   background-color: white;
   font-size: 14px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: black;
   margin-left: 1cm;
}

a:link {color: #CC0000}
a:visited {color: #990066}
a:active {color: #000099}

#head1{
   font-size: 22px;
   font-decoration: underline;
   font-weight: bold;
   color: #990066;
}

#text1{
   font-size: 14px;
   color: black;
}

#headtitle{
   font-size: 24px;
   color: #FF3333;
}

#head2{
   font-size: 18px;
   color: #660033;
}

#text2{
   font-size: 18px;
   color: #CC3333;
}

table.box-color{
   color: #000000;
   width: 75%;
   font-size: 12px;
}

#text-update{
   font-size: 14px;
   color: #660033;
}

#head3{
   font-size: 28px;
   font-weight: bold;
   color: #000066;
}

#head4{
   font-size: 36px;
   color: #660033;
}