h1
{
font-family: arial, sans-serif;
font-size: 16pt;
font-weight: normal;
}

h2
{
font-family: arial, sans-serif;
font-size: 14pt;
font-weight: normal;
}

h3
{
font-family: arial, sans-serif;
font-size: 12pt;
font-weight: normal;
}

.navbar
{
position:absolute;
top: 150px;
left: 10px;
width: 140px;
font-family: arial, sans-serif;
font-size: small;
}

a:link
{
text-decoration: none;
color: #006843;
}

a:visited
{
text-decoration: none;
color: #006843;
}

a:hover
{
text-decoration: underline;
color: #006843;
}

.home
{
position:absolute;
top: 135px;
left: 160px;
width: 500px;
font-family: arial, sans-serif;
font-size: 10pt;
}

