/* Style sheet for large bodies of text in 12 pt type, leaded to 19 pts;  indented quotes 11 pt, leaded to 17 pts 
*/

body 
{font-size: 12pt;
font-family: "Times New Roman";
line-height: 19pt;
margin-left:  24pt;
margin-right:  24pt}

h1.big
{font: 36pt Times New Roman;
font-weight: bold;
line-height: 48pt;}

h1.little
{font: 24pt Times New Roman;
font-weight: bold;
line-height: 31pt;}

h2
{font: 18pt Times New Roman;
font-weight: bold;
line-height: 24pt;}

h3
{font:  14pt Times New Roman;
font-weight: bold;
line-height: 22pt;}

a:link {color: silver}
a:visited {color: silver}

/* For editorial comments (NOT indented) in smaller 11 pt. type
*/
div.comment
{font-size: 11pt;
font-family: "Times New Roman";
line-height: 17pt;
margin-left: 0pt;
margin-right: 0pt}

/* For indented quotes
*/
div.indent
{font-size: 11pt;
font-family: "Times New Roman";
line-height: 17pt;
margin-left: 30pt;
margin-right: 30pt}

/* For notes and comments in very small type
*/
div.tiny
{font-size: 10pt;
font-family: "Times New Roman";
line-height: 14pt;
margin-left: 30pt;
margin-right: 30pt}

/* For notes and comments in even smaller type
*/
div.xtiny
{font-size: 9pt;
font-family: "Times New Roman";
line-height: 13pt;
margin-left: 30pt;
margin-right: 30pt}

/* For notes and comments in this smaller type with even more indentation
*/
div.xxtiny
{font-size: 9pt;
font-family: "Times New Roman";
line-height: 13pt;
margin-left: 50pt;
margin-right: 50pt}

/* For sections (NOT indented) in Arial type (must be bolded by putting in the bold code)
*/
div.black
{font-size: 12pt;
font-family: "Arial";
line-height: 19pt;
margin-left: 0pt;
margin-right: 0pt}