﻿html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

.sectionheader {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}
.subsectionheader {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.6pt;
	line-height: 1.5em;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.6pt;
	line-height: 1.5em;
}



.header {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

.navbar {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.6em;
	font-style: normal;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
	vertical-align:top;
}
.navbarsmall {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
	font-style: normal;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
	vertical-align: top;
}

.bottomcredits {
    text-align: right;
    font-size: 7pt;
}




 
/* <indent> tags */
div.indent {
        margin: 0px 0px 0px 20px;
}



html, body 
{ 
    margin: 0; padding: 0; height: 100%; background-color: #dfdfdf; 
	font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 11px; 
}

img 
{ 
    border-style: none;
    border-color: inherit;
    border-width: medium;
    margin-left: 0px;
}


