body
{
padding: 0;
margin: 0 5px 5px 5px;
width: 100%;
color: black;
}

:link
{
color: #309;
text-decoration:none;
}

:visited
{
color: #F00;
text-decoration:none;
}

:active
{
color: #C00;
}

.nav
{
color: #FFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}

.style2
{
color: #FFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

.norm
{
font-size: 12px;
font-weight: normal;
}

.big1
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
}

.title
{
font-size: 30px;
font-weight: bold;
color: #FFF;
}

.title2
{
font-size: 18px;
font-weight: bold;
color: #FFF;
}

.title3
{
font-size: 14px;
font-weight: bold;
color: #FFF;
}

.smallredd
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #C00;
font-weight: normal;
}

.quote
{
background-color: #FF9;
font-style: italic;
}

.spot
{
background-color: #F1F5F8;
}

.boldspot
{
background-color: #F1F5F8;
font-weight: bold;
}

img.framed
{
border: solid 5px #FFF;
}

LI { list-style-type:circle }