html { margin: 0px; }
body { padding: 0px; margin: 0px; }

h1, h2, h3, h4, h5, th, thead, tfoot { }
h1 { *line-height:25px; }
h2 { }
h3 { }
h4 { }
h5 { }
h6 { }
p, td { }
tfoot, thead { }
th { }


.contentSub {

color:#777777;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;


}

.subHeader {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#0079c2;

}

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: #0079c2; text-decoration: none; }
a:visited { color: #0079c2; text-decoration: none; }
a:active { color: #0079c2; text-decoration: none; }
a:hover { color: #CCCCCC; text-decoration: none; }

/* Samples */
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; }

/* Misc */
.pad4 { padding: 4px; }
.pad8 { padding: 8px; }
.blackborder1 { border: 1px solid #000000; }
.blackborder2 { border: 2px solid #000000; }
