body
{
margin: 0px;
padding: 0px;
background-image: url();
background-color: #FFFFFF;
background-repeat: repeat-y;
font-family: Georgia;
font-size: 8pt;
color: #000000; 
text-align: justify; 
cursor: default;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-base-color: #FFFFFF;
}

p
{
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 15px;
}

a:link, a:visited, a:active
{
color: #FFAAC3; text-style: bold; text-decoration: none;
cursor: default;
}

a:hover
{
border-bottom: #FFAAC3 1px dotted; color: #FFCAF7; background-color: transparent; font-weight: none; cursor:se-resize;}



#content
{
position: absolute;
left: 010px;
top: 320px;
width: 600px;
}



h1
{ 
font-family: Georgia; 
color: #000000;
background-color: ;
font-size: 18px; 
font-style: italic;
letter-spacing: 1px;  
line-height: 15px; 
text-align: left;
text-transform: lowercase;
border-bottom: 1px dotted #7694A4;
width: 100%; 
padding-right: 10px; 
padding: 2px; 
margin-bottom: 5px; 
}



h1:first-letter {
color: #FFAAC3;
font-family: Georgia, "Times New Roman", sans-serif;
font-size: 40px;
font-style: italic;
font-weight: bold;
text-transform: lowercase;
}


b{
color: #FFAAC3;}


i,em {
color: #FFAAC3;
cursor: crosshair;}





