/*Description*//*head is for the main title of the story but not the section( ie. From the Editor, Clinical Issues)*//*caption goes under pictures*//*byline is for the signature of the author under the heading*//*credits is for the credits by an author at the bottom of the page*//*rrcredits is the credits that are bold and to the aligned to the right*//*p.subhead is used as the smaller heading with the teaser line and for new *//*sections separated from the next text by a space,*//*p.first is used as the first paragraph after a main heading where the first *//*line is not indented*/               /********************************************************************************/p            { font-family: verdana, arial, helvetica; font-size: 10pt; text-indent: 20;                word-spacing: 0; vertical-align: 1; letter-spacing: 1pt;                margin-top: 0; margin-bottom: 0 }h3           { font-family: verdana, arial, helvetica }/*head is for the main title of the story but not the section( ie. From the Editor, Clinical Issues)*/p.head       { font-family: verdana, arial, helvetica; font-size: 16pt; ;                text-align: Left; text-indent: 0; font-weight: bold;                margin-top: 0; margin-bottom: 2 }/*caption goes under pictures*/.caption	   { font-family: verdana, arial, helvetica  ; font-size: 12px; text-align: center;                line-height: 90%; word-spacing: 0;                vertical-align: 1; margin-top: 0; margin-bottom: 0;  }/*byline is for the signature of the author under the heading*/.byline      { font-family: Verdana; font-size: 12px; text-align: center;                 word-spacing: 0; vertical-align: 1; font-style: italic;   text-indent: 0;               font-weight: bold; margin-top: 0; margin-bottom: 0 }/*  ol           { font-family: Verdana; font-size: 12px; text-align: left;                ; word-spacing: 0; vertical-align: 1;                letter-spacing: 1pt; margin-top: 0; margin-bottom: 0 }*//*credits is for the credits by an author at the bottom of the page*/.credits     { font-family: Verdana; font-size: 12px; text-align: Left; ;                word-spacing: 0; vertical-align: 1; font-style: italic; text-indent: 0;               margin-top: 0; margin-bottom: 0 }/* ul           { font-family: Verdana; font-size: 12px;  text-align: left;                ; word-spacing: 0; vertical-align: 1;                letter-spacing: 1pt; margin-top: 0; margin-bottom: 0 } *//*rrcredits is the credits that are bold and to the aligned to the right*/.rrcredits   { font-family: Verdana; font-size: 12px; text-align: Right; ;                word-spacing: 0; vertical-align: 1; font-weight: bold;                margin-top: 0; margin-bottom: 0 }/*p.subhead is used as the smaller heading with the teaser line and for new *//*sections separated from the next text by a space,*/p.subhead    { font-family: Verdana; font-size: 11pt; text-align: Left; ;                word-spacing: 0; vertical-align: 1; font-weight: bold;                text-indent: 0; margin-top: 0; margin-bottom: 0 }/*p.first is used as the first paragraph after a main heading where the first *//*line is not indented*/               p.first      { font-family: verdana, arial, helvetica; text-indent: 0; word-spacing: 0; vertical-align: 1;                font-size: 10pt; margin-top: 0; margin-bottom: 0 }/*p.table is used to set up the fonts for tables*/p.table       { font-family: Verdana; font-size: 12px; text-align: center; text-indent: 0;                ; word-spacing: 0; vertical-align: 1;                letter-spacing: 10pt; margin-top: 0; margin-bottom: 0 }                            /*These two p styles are for Caren's request that she now wants the paragraphs justified*//*She did'nt like it two months ago and had a fit about it but that was two months ago*/p.first_pf   { font-family: verdana, arial, helvetica; text-indent: 0; word-spacing: 0;                vertical-align: 1; font-size: 10pt; text-align: Justify;                margin-top: 0; margin-bottom: 0 }p.pf         { font-family: verdana, arial, helvetica; font-size: 10pt; text-indent: 20;                word-spacing: 0; vertical-align: 1; letter-spacing: 1pt;                text-align: Justify; margin-top: 0; margin-bottom: 0 }