body {
 font-family: Arial, Verdana, Times, Times New Roman;
 background: #F0F0F0;
 font-size: 10pt;
}

td {
 font-family: Arial, Verdana, Times, Times New Roman;
 font-size: 10pt;
}

a:link {
 font-family: Arial, Verdana, Times, Times New Roman;
 color: #0000A0;
 font-size: 10pt;
 text-decoration: none;
}

a:visited {
 font-family: Arial, Verdana, Times, Times New Roman;
 color: #800080;
 font-size: 10pt;
 text-decoration: none;
}

a:hover {
 font-family: Arial, Verdana, Times, Times New Roman;
 color: #0000FF;
 font-size: 10pt;
 text-decoration: underline overline;
}

h3 {
 font-family: Arial, Verdana, Times, Times New Roman;
 color: #0000A0;
 text-align: center;
 font-size: 18pt;
 text-decoration: none;
 background: #FFFFFF;
}

h4 {
 font-family: Arial, Verdana, Times, Times New Roman;
 text-align: left;
 font-size: 14pt;
 text-decoration: none;
}

#big {
 font-family: Arial, Verdana, Times, Times New Roman;
 font-size: 10pt;
 font-weight: bold;
}

#red {
 color: #FF0000;
}
