body 
{
background-color: fcf4e9;
font-family: "Trebuchet MS",Tahoma,Arial,sans-serif;
color: #632910;
}   

input
{
font-weight: bold;
}

a:link 
{
color: #630000;
}

a:visited
{
color: #635208;
}

.header
{
text-align: center;
font-size: 25px;
}

.section
{
font-weight: bold;
}

.credits
{
font-size: 10px;
}

.small
{
font-size: 12px;
}

pre
{
font-family: "Lucida Sans Typewriter", "Bitstream Vera Sans Mono", "Courier New", monospace;
color: 632910;
}
