body
{
font-family: georgia
}

h1 
{
letter-spacing: 1.2em;
font-size: 169%; 
color: #000000
}

h2 
{
letter-spacing: 0.2em;
font-size: 109%;
color: #000000
}

h2:first-letter 
{
font-size: 119%;
}

p 
{
color: #000000;
text-align: justify
}

a:link 
{
color: #336699;
text-decoration: none
}

a:visited 
{
color: #336699;
text-decoration: none
}

a:hover 
{
color: #336699;
border-bottom: #336699;
border-width: 0px 0px 1px 0px;
border-style: none none dotted none
}
 
a:active 
{
color: #336699;
text-decoration: none
}