body
{
font-family:verdana;
font-size:10pt;
}
.smallpurple
{
font-size:8pt;
color:#55A909;
}
.mediumgreen
{
font-size:10pt;
color:#55A909;
}

.titlepurple
{
font-size:12pt;
color:#55A909;
font-weight:bold;
}
.copyright
{
font-size:10pt;
color:#55A909;
}
.smallblack
{
font-size:10pt;
color:black;
}
.smallgray
{
font-size:10pt;
color:gray;
}
.smallfieldcell input { 
 width: 200px; 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #EEEEEE; 
 color: #102132; 
 border: 1px solid #55A909; 
}
.button { 
 width: 100px; 
 font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: gray; 
 color: white; 
 border: 1px solid #55A909; 
}