body
{
font-size: 90%;
background-color:white;
margin-left:1%;
margin-right:1%;
}

body, p, h1, h2, h3, table, td, th, ul, ol
{
font-family: verdana,arial,sans-serif;
}

table, input
{
font-size: 100%;
}

h1 {font-size:160%;}
h2 {font-size:120%;}
h3 {font-size:110%;}


h1, h2, h3 {color: #008080}


table, tbody, td, tr {background: white; 
                      font-family: Verdana, Arial, sans-serif}

a:link    {color: #008080}
a:visited {color: #980030}

div.box { 
border: solid; 
border-width: thin; 
padding: 0.5em; 
border-color: #008080;
}

b.new {
color: white; 
background-color: #980030
}
