body {
 margin:0px;
}

html {
 min-height: 101%;
}

div {
 font-family:Tahoma,sans-serif;
 font-size:10pt;
 color:#666666;
}

.bolder {
 font-weight:bold;
}


h1 {
 font-family:Tahoma,sans-serif;
 font-size:14pt;
 font-weight:bold;
 color:#3C813C;
}

h2 {
 font-family:Tahoma,sans-serif;
 font-size:12pt;
 font-weight:bold;
 color:#3C813C;
}

a:link { color:#4a9ed0; text-decoration:none; }
a:visited { color:#4a9ed0; text-decoration:none; }
a:hover { color:#eb7a28; text-decoration:none; }
a:active { color:#4a9ed0; text-decoration:none; }

.Tahoma8njWhite { color:#ffffff; text-decoration:none; font-family:Tahoma, sans-serif; font-size:8pt;}
.Tahoma8njgrey { color:#848383; text-decoration:none; font-family:Tahoma, sans-serif; font-size:8pt;}
.Tahoma9Brown { color:#67492d; font-family:Tahoma,sans-serif; font-size:9pt;}

#clear { clear:both; }

