html { margin: 0px; }
body { padding: 0px; margin: 0px; }

h1, h2, h3, h4, h5, th, thead, tfoot { }
h1 { font-family:Georgia, "Times New Roman", Times, serif; font-size:20px; color:#333333; line-height:20px; margin:10px 0 6px 0; }
h2 {  font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#7f232a; line-height:16px; }
h3 { }
h4 { }
h5 { }
h6 { }
.content p, .content td {font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color:#333333; line-height:16px; }
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 { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }
a:hover { text-decoration: none; }

.rightcol a:link { color: #a12c3a; text-decoration: none; }
.rightcol a:visited { color: #7a2128; text-decoration: none; }
.rightcol a:active { color: #800080; text-decoration: none; }
.rightcol a:hover { color: #013972; 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; }
