body
{
font-family: Arial, Geneva, Helvetica, "MS Sans Serif";
}

table.nav
{
font-family: Arial, Geneva, Helvetica, "MS Sans Serif";
}

h1, h2, h3, h4
{
font-family: Arial, Geneva, Helvetica, "MS Sans Serif";
color: #0066cc;
}

.navbar {
   background-color: #333399;
   border-right: 5px solid #000000;
}

.content {
   background-image: url('/graphics/background.jpg');
}

.highlight {
   padding: 20px;
   background-color: #FFFFFF;
   background-image: none;
}

.buttons {
   margin-top: 30px;
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 30 px;
}

.buttons td {
   font-family: arial, geneva, sans-serif;
   font-weight: bold;
   background-color: #696969;
   background-image: url('/graphics/buttonback.gif');
   background-repeat: repeat-y;
   text-align: center;
}

.buttons a {
   text-decoration: none;
}
