body
{
background-color: #ECE1E1
}

h1
{
font-size: 18pt;
font-family: "arial";
color: #800000;
font-weight: bold

}

h2
{
font-size: 13.5pt;
font-family: "arial";
color: #000080;
font-weight: bold
}

h3
{
font-size: 13pt;
font-family: "arial";
color: #006600;
font-weight: bold
}

h4
{
font-size: 13.5pt;
font-family: "arial";
color: #006600;
font-weight: bold
}

h5
{
font-size: 12pt;
font-family: "arial";
color: #800000;
font-weight: bold
}

h6
{
font-size: 10pt; 
font-family: "arial";
color: #800000;
font-weight: bold
}

p 
{
font-size: 11.5pt;
color: black; 
font-family: "arial"
}

a:link
{
text-decoration: none;
color: #003399
}

a:visited
{
text-decoration: none;
color: #003399
}

a:hover
{
text-decoration: underline;
color: #800000
}

a.navbar:link
{
font-family: "verdana";
color: #008080;
text-decoration: none;
font-weight: bold
}

a.navbar:visited
{
font-family: "verdana";
color: #008080;
text-decoration: none;
font-weight: bold
}

a.navbar:hover 
{
font-family: "verdana";
color: #800000;
text-decoration: none;
font-weight: bold
}

a.link:link 
{
font-family: "arial";
color: #008080;
text-decoration: none;
font-weight: bold
}

a.link:visited 
{
font-family: "arial";
color: #008080;
text-decoration: none;
font-weight: bold
}

a.link:hover 
{
font-family: "arial";
color: #800000;
text-decoration: none;
font-weight: bold
}