body {background-color:#FFFFFF;}
h1 {font-family: Georgia, Times New Roman, Times, Arial, Helvetica; font-size: 19px; font-weight: bold; color: #003300; text-align:center;}
h2 { text-align:center;}
.text {  font-family: Verdana, Times New Roman, Times, Arial, Helvetica; font-size: 11px; font-weight: normal; color: #003300}
.small { font-family: Verdana, Times New Roman, Times, Arial, Helvetica; font-size: 11px; font-weight: normal; color: #003300 }
.textblack { font-family: Verdana, Times New Roman, Times, Arial; font-size: 12px; font-weight: bold; color: #003300}
.textbig { font-family: Georgia, Times New Roman, Times, Arial, Helvetica; font-size: 17px; font-weight: bold; color: #003300}
.text2 { font-family: Verdana, Times New Roman, Times, Arial, Helvetica; font-size: 11px; font-weight: normal; color: #000000}
a:active {  color: #0000FF; text-decoration: none}
a:link {  color: #0000FF; text-decoration: none}
a:visited {  color: #0000FF; text-decoration: none}
a:hover {color:red; text-decoration: underline;}
.cell {
background-color:#FFFFFF; 
}
td {
width: 150px;
text-align:center;
}
#top {
  margin: 20px;
}
/* Removes default top margin from left/right column paragraphs in Mozilla */
div > p {
  margin-top: 0;
}



