@charset "utf-8";

body {
background-color:#ffffff;
}

a {
text-decoration:underline;
color:#000000;
}

/* ---------- hide these ---------- */

#header {
display:none;
}

#subNav {
display:none;
}

.rightColumn {
display:none;
}

#anchor {
display:none;
}

#footer {
display:none;
}

/* ---------- print these ---------- */

.bodyHeader h1 {
width:auto;
border:0;
font-family:"Times New Roman", Times, serif;
font-size:14pt;
color:#000000;
}

.bodyContent {
width:auto;
border:0;
font-family:"Times New Roman", Times, serif;
font-size:12pt;
color:#000000;
}
