table.container {
border: 1 solid #000000;
}

td {
font-family: Arial;
font-size: 10pt;
}

td.header  {
font-weight: bold;
background-color: silver;
}

.pageheader {
font-family: Arial;
font-size: 18pt;
color: #000066
}

.normal{
font-family: Arial;
font-size: 10pt;
}

body {
font-family: Arial;
font-size: 10pt;
}

.normalsmall{
font-family: Arial;
font-size: 8pt;
}

input.button {
font-family: arial, verdana, helvetica;
font-size: 9px;
}

ul {
margin: 10px;
}

input.savebutton {
font-family: arial, verdana, helvetica;
font-size: 11px;
background-color: yellow;
font-weight: bold;
}