body
{
color: #484848;
background-color: #d0d0d0;
font-family: verdana, sans-serif;
font-weight: normal;
}

p,li
{
font-size:0.8em;
line-height:20px;
}

h1,h2,h3
{
background-color: transparent;
font-weight: bold;
font-family: verdana, sans-serif;
}

h1
{
color: #339966;
text-align: center;
font-size: 1.4em;
}

h2
{
color: #606060;
font-size: 1.1em;
}

h3
{
color: #606060;
font-size: 1em;
}

.strike
{ text-decoration: line-through; }
.small
{ font-size: 0.9em; }
.center
{ text-align: center; }

#wrapper
{
margin-right:140px;
position:relative;
border:1px dashed #989898;
padding:10px 20px;
width:auto;
}

#nav
{
float:right;
margin: 20px 20px 0 0;
width:90px;
height:200px;
text-align: center;
z-index:1;
}

a:link,a:visited
{
color: #339966;
background-color:transparent;
text-decoration: underline;
}

a:hover
{
color: #33FF66;
background-color: transparent;
text-decoration: underline;
}

img { border:none; }
