BODY
{
    font-family : verdana, sans-serif;
    font-size : 12px;
}

td
{
    font-family : verdana, sans-serif;
    font-size : 14px;
}

address
{
    font-family : verdana, sans-serif;
    font-size : 14px;
    font-weight : bold;
    font-style : italic;
}
.h1
{
    color : #008000;
    font-family : verdana, sans-serif;
    font-size : 22px;
    font-weight : bold;
    text-decoration : none;
}

.h2
{
    color : #008000;
    font-family : verdana, sans-serif;
    font-size : 16px;
    font-weight : bold;
    text-decoration : none;
}

.h3
{
    font-family : verdana, sans-serif;
    font-size : 12px;
    font-weight : bold;
    text-decoration : none;
}

.h4
{
    font-family : verdana, sans-serif;
    font-size : 20px;
    font-weight : bold;
    text-decoration : none;
}

.h5
{
    color : #008000;
    font-family : verdana, sans-serif;
    font-size : 14px;
    font-weight : bold;
    text-decoration : none;
}

.h6
{
    color : #008000;
    font-family : verdana, sans-serif;
    font-size : 12px;
    font-weight : bold;
    text-decoration : none;
}

H1
{
    color : #008000;
    font-family : Palatino, serif;
    font-size : 22px;
    font-weight : bold;
    text-decoration : none;
}

H2
{
    color : #008000;
    font-family : Palatino, serif;
    font-size : 20px;
    font-weight : bold;
    text-decoration : none;
	margin-bottom: 0;
}

H3
{
    color : #008000;
	font-family : Palatino, serif;
    font-size : 18px;
    font-weight : bold;
    text-decoration : none;
	margin-bottom: 0;
}

H4
{
    font-family : Palatino, sans-serif;
    font-size : 120px;
    font-weight : bold;
    text-decoration : none;
}

H5
{
    color : #008000;
    font-family : verdana, sans-serif;
    font-size : 14px;
    font-weight : bold;
    text-decoration : none;
    margin-top: 1;

}

H6
{
    color : #008000;
    font-family : verdana, sans-serif;
    font-size : 12px;
    font-weight : bold;
    text-decoration : none;
}

.bold
{
    font-family : verdana, sans-serif;
    font-size : 10px;
    font-weight : bold;
}

.italic
{
    font-family : verdana, sans-serif;
    font-size : 10px;
    font-style : italic;
}

.bolditalic
{
    font-family : verdana, sans-serif;
    font-size : 10px;
    font-weight: bold;
    font-style : italic;
}

.topbar
{
    font-size : 1px;
    background-image : include/topbar.png;
}

.bottombar
{
    font-size : 1px;
    background-image : /include/bottombar.png;
}

.divbar
{
    font-size: 1px;
}

table.bordered
{
  border-color: #FF0000;
  border-style: solid;
  border-top-width: 12px;
  border-bottom-width: 2px;
}

