html { margin: 0px; }
body { padding: 0px; margin: 0px; }

.h1{
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
font-weight:bold;
color:#996600;
line-height:normal;
}

.h2{
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
color:#996600;
}

.h3{
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
font-weight:bold;
color:#666666;
line-height:normal;
}

.subHeading{
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
color:#E39905;
}

.subHeadingHome{
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
color:#996600;;
}

/*
h1, h2, h3, h4, h5, th, thead, tfoot { }
h1 { }
h2 { }
h3 { }
h4 { }
h5 { }
h6 { }
p, td { }
tfoot, thead { }
th { }

small { font-size: .9em; }
big { font-size: 1.2em; }
blockquote, pre { font-family: Courier New, monospace; font-size: 1em; }
img { border: none; }

a:link { color: #000080; text-decoration: none; }
a:visited { color: #000080; text-decoration: none; }
a:active { color: #800080; text-decoration: none; }
a:hover { color: #0000FF; text-decoration: none; }


blockquote { font-size: 1em; padding: 8px; }
blockquote.withheading { font-size: 1em; padding: 0px; }
blockquote.withheading h1 { font-size: 1.1em; margin: 0px; padding-top: 5px; padding-bottom: 5px; padding-left: 16px; }
blockquote.withheading p { font-size: 1em; margin: 0px; padding: 8px; }


.pad4 { padding: 4px; }
.pad8 { padding: 8px; }
.blackborder1 { border: 1px solid #000000; }
.blackborder2 { border: 2px solid #000000; }
*/
