h1           
{ 
font-family: Georgia; 
font-size: 24pt; 
color: #38BABA; 
font-style: italic; 
text-align: center
}

h2
{
font-family: Georgia;
font-size: 16pt;
color: #216E6E
}

h3
{
font-family: Georgia;
font-size: 12pt;
color: #216E6E
}

h4
{
font-family: Tahoma;
font-size: 10pt;
color: #216E6e
}

body
{
background-color: #EEF0E4;
color: #000000
}

a:link
{
color: #6E2E21
}

a:visited
{
color: #BA6838
}

.mainEntry
{
padding:5px 5px 5px 10px; 
border-bottom:1px solid #000000; 
font-family: Tahoma;
font-size: 10pt
}

.subEntry 
{
font-family: Tahoma;
font-size: 8pt;
padding:2px 2px 2px 2px
}