body
{
font-family : 'Lucida Sans Unicode', arial, verdana, sans-serif;
font-size: 11px;
color:  #588b99;
text-align: justify;
letter-spacing: 1px;
background-color:#afcdd6;
margin:0;}

A:link {text-decoration: none;
cursor: help; color:#ac5371;}
A:visited {text-decoration: none; 
cursor: help;color:#ac5371;}
A:active {text-decoration: none; 
cursor: help;color:#ac5371;}

a:hover     
{
color:#fefdee;
text-decoration: none;
font-weight: bold;
cursor:help;
}

.nav:link
{
font-family :  'Lucida Sans Unicode', arial, verdana, sans-serif;
font-size: 11px;
color: #993e30;
text-decoration: none;
background-color: #c8eaf0;
padding: 2px;
border-left: #c13333 5px solid;
border-right: #c8eaf0 1px solid;
border-bottom: #c8eaf0 1px solid;
border-top: #c8eaf0 1px solid;
display: block;
cursor: default;
}

.nav:active
{
font-family :  'Lucida Sans Unicode', arial, verdana, sans-serif;
font-size: 11px;
color: #993e30;
text-decoration: none;
background-color: #c8eaf0;
padding: 2px;
border-left: #c13333 5px solid;
border-right: #c8eaf0 1px solid;
border-bottom: #c8eaf0 1px solid;
border-top: #c8eaf0 1px solid;
display: block;
cursor: default;
}

.nav:visited
{
font-family :  'Lucida Sans Unicode', arial, verdana, sans-serif;
font-size: 11px;
color: #993e30;
text-decoration: none;
background-color: #c8eaf0;
padding: 3px;
border-left: #c13333 5px solid;
border-right: #c8eaf0 1px solid;
border-bottom: #c8eaf0 1px solid;
border-top: #c8eaf0 1px solid;
display: block;
cursor: default;
}

.nav:hover
{
color:#54241f;
display: block;
background-color: #a1b29f;
text-decoration: none;
letter-spacing: 2px;
background-image: url('http://www.geocities.com/laurengill329/images/nav2.gif');
}

.head
{
padding-left: 3px;
font-weight: bold;
font-size: 11px;
text-transform: uppercase;
color: #64321c;
letter-spacing: 0px;
border-bottom: #ad031b 2px dashed;
background-color: #d1c2a1;
background-image: url('http://www.geocities.com/laurengill329/images/nav.gif');
}

.content
{
padding-left: 3px;
font-size: 11px;
line-height: 11px;
color: #145e6b;
border-left: #c13333 5px solid;
background-color: #c8eaf0;
}

h1
{
font-family: georgia, arial, verdana, sans-serif;
font-size: 12px;
line-height: 10px;
}

td{
font-family : 'Lucida Sans Unicode', arial, verdana, sans-serif;
color: #145e6b;
font-size:11px;
line-height:11px;
letter-spacing: 0px;
}

strong {	
border-bottom: 1px dashed #ffffff;
text-decoration: underline;
color: #da7215;
font-weight: normal;
}

B {
color:#50a422;
font-family: georgia, arial, verdana, sans-serif;
font-weight:bold;
}

u {
color:#da7215;
border-bottom: 1px dotted #da7215;
}