
/* general */
/*
blockquote.whiteNormal, blockquote.whiteOblique, blockquote.grayNormal, blockquote.grayOblique
{
   color:#000;
   font-style:normal;
   line-height:20px;
   margin:10px 0;
   padding:10px 0;
}
*/
/* body */

body
{
   font-size:9pt;
   font-family: Arial;
}

/* header */

#prtHeader
{
   display:inline;
}

#header
{
   display:none;
}

/* content */

#content
{
   width:700px;
}

/* rightColumn */

#rightColumn
{
   width:470px;
}

#rightColumn td, #singleColumn td

/* footer */

#footer
{
   width:620px;
}
