body
{
font-family: georgia;
background-color: #336699
}

h1 
{
letter-spacing: 1.2em;
font-size: 169%; 
color: #336699
}

h2 
{
letter-spacing: 0.2em;
font-size: 109%;
color: #336699
}

h2:first-letter 
{
font-size: 119%;
}

h3 
{
letter-spacing: 0.2em;
font-size: 100%; 
color: #336699;
border-top: #336699;
border-bottom: #336699;
border-width: 2px 0px 0px 0px;
border-style: dotted none none none
}

h4 
{
font-size: 69%; 
color: #336699
}

table
{
background-color: #FFFFFF
}

p 
{
color: #336699;
text-align: justify;
border-top: #336699;
border-bottom: #336699;
border-width: 0px 0px 2px 0px;
border-style: none none dotted none
}

sup 
{
color: #FF3300
}

a:link 
{
color: #FF3300;
text-decoration: none
}

a:visited 
{
color: #FF3300;
text-decoration: none
}

a:hover 
{
color: #FF3300;
text-decoration: underline
}
 
a:active 
{
color: #FF3300;
text-decoration: none
}