body
{
	margin-top: 0px;
	font-size: 10pt;
	font-family: Verdana, Arial;
}


table.navbar {
   border-collapse: collapse;
}
table.navbar td {
    border: 0px solid #ccc;
   	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
table.navbar td a{
   display: block;
   width: 139px;
   height: 35px;
   padding-top: 8px;
   padding-left: 10px;
   background-repeat: no-repeat;
   text-decoration: none;
}
table.navbar td a:link, table.navbar td a:visited {
   color: #6C000F;
   background-image: url(images/layout_08.gif);
}
table.navbar td a:hover, table.navbar td a:active {
   color: #FFFFFF;
   background-image: url(images/layout_09.gif);
}

TD
{
	font-size: 9pt;
	font-family: Verdana, Arial;
}h1 {
	font-size: 18px;
	color: #6C000E;
}
h2 {
	font-size: 14px;
	color: #6C000E;
}
h3 {
	font-size: 12px;
	color: #6C000E;
	display: inline;
}
.subhead {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #6C000F;
	text-decoration: underline;
}
.footer {
	font-size: 9px;
	color: #CCCCCC;
}
.highlight {
	font-weight: bold;
	text-decoration: underline;
}
a:link {
	color: #6C000E;
}
a:visited {
	color: #000000;
}

