/*/ This is the stylesheet for the "Make Page Printable" Style
template. /*/

/*/reset/*/
html, body, div, span, applet, object, iframe, h1,
 h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big,
 cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small,
strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
text-decoration:none;
font-weight:normal;
font-style:normal;
}

/*/basic formatting/*/
body {
font:12px/18px Georgia,"Bitstream Charter","Liberation Serif","Times New Roman",Times,serif;
color:#000;
}
h1, h2, h3, h4, h5, h6 {
font:12px/18px Helvetica,Arial,"Liberation Sans",sans-serif;
}
code {
font:11px/18px "Lucida Console","Courier New","Liberation Mono",monospace;
}
h1, h2 {
font-size:18px;
line-height:24px;
margin:24px 0 12px;
}
h3 {
font-size:14px;
margin:0 0 12px;
}
h4 {
margin:0 0 6px;
font-weight:bold;
}
h5 {
margin:0 0 6px;
}
h6 {
font-style:italic;
margin:0 0 6px;
}
p, ul, ol, dl, blockquote, table, form, fieldset {
margin:0 0 18px;
}
a:link, a:visited {
text-decoration:underline;
color:#000;
}
a:hover, a:active {
text-decoration:none;
color:#000;
}
ol, ul, blockquote {
padding:0 0 0 27px;
}
ol ol, ol ul, ul ul, ul ol {
margin:0;
}
dd {
margin:0 0 3px;
}
blockquote {
font-style:italic;
font-size:15px;
quotes:none;
}
blockquote p {
font-style:italic;
margin:0 0 9px;
}
q {
quotes:none;
font-style:italic;
}
blockquote:before, blockquote:after, q:before, q:after {
content:'';
content:none;
}
b, strong, dt {
font-weight:bold;
}
cite, dfn, i, em, ins {
font-style:italic;
}
abbr, acronym {
text-transform:lowercase;
font-variant:small-caps;
}
del {
text-decoration:line-through;
}
sub {
vertical-align:sub;
font-size:8px;
}
sup {
vertical-align:super;
font-size:8px;
}
hr {
border-color:#aaa;
border-style:dotted;
border-width:1px 0 0;
color:#fff;
background:#fff;
margin:18px 0;
padding:0;
width:100%;
}
legend {
font-weight:bold;
}
label {
display:block;
}
table {
border-collapse:collapse;
border-spacing:0;
}
caption {
font-style:italic;
margin:0 0 6px;
}
tr {
border-bottom:1px dotted #ccc;
}
thead tr {
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
}
th, td {
padding:5px 9px 4px;
}
th {
font-variant:small-caps;
}

/*/very basic positioning & design/*/
#header {
border-top:1px dotted #aaa;
border-bottom:1px dotted #aaa;
padding:17px 6px;
color:#666;
}
#header h1 {
font-weight:bold;
margin:0;
text-transform:uppercase;
}
#header a {
text-decoration:none;
font-style:italic;
color:#666;
font-size:11px;
}
#content {
padding:0 6px;
margin:18px 0 36px;
}
#content a {
font-weight:bold;
}
#content img {
margin:0 0 18px;
}
#footer {
border-top:1px dotted #aaa;
border-bottom:1px dotted #aaa;
padding:17px 6px;
color:#666;
}

