body
{	background: rgb(156,156,106) url(gradientbg.jpg) repeat-x;
}

h2.white
{
font-size: 120%;
font-family: sans-serif;
color: #ffffff;
}

h2.black
{
font-size: 120%;
font-family: sans-serif;
}

font.header
{
font-size: 90%;
font-family: sans-serif;
color: #ffffff;
}

font.normal
{
font-size: 90%;
font-family: sans-serif;
}

font.nav
{
font-size: 90%;
font-family: sans-serif;
color: #000000;
}

font.small
{
font-size: 65%;
font-family: sans-serif;
}
p 
{
font-size: 90%;
font-family: sans-serif;
}

li
{
font-size: 90%;
font-family: sans-serif;
}

img
{
border-color: #ffffff;
}

a:link.nav { color: #0000ff; text-decoration: none }a:visited.nav { color: #0000ff; text-decoration: none }a:active.nav { color: #0000ff; text-decoration: none }a:hover.nav { color: #000000; text-decoration: none }
a:link.body { color: #0000ff; text-decoration: none }a:visited.body { color: #0000ff; text-decoration: none }a:active.body { color: #0000ff; text-decoration: none }a:hover.body { color: #0000ff; text-decoration: underline }

a:link.small { color: #ffffff; text-decoration: underline }a:visited.small { color: #ffffff; text-decoration: underline }a:active.small { color: #ffffff; text-decoration: underline }a:hover.small { color: #ffffff; text-decoration: none }