/* allofus.css
 *
 * The "author" style sheet for the main page.
 *
 * 21 May 2010, Lisa Lees
 */

A:link      {color: #1111FF;}     /* blue */
A:active    {color: #11FF11;}     /* red */
A:visited   {color: #FF1111;}     /* green */

/* Everything should inherit "body" */
BODY   {line-height: 120%;}

BLOCKQUOTE {margin: 0% 10%;}

P, TD  {line-height: 120%;}
TD.bold  {line-height: 120%; font-weight: bold;}

DL, OL, UL {margin-top: 3pt; margin-bottom: 3pt;}

DT         {margin-top: 3pt; margin-bottom: 3pt;}

DD, LI     {margin-top: 5pt; margin-bottom: 2pt;}

PRE        {margin-top: 2pt; margin-bottom: 2pt;
            font-family: Lucidatypewriter monospace;}

PRE.close {margin-top: -10; margin-bottom: 0;}

CODE, TT {font-family: Lucidatypewriter,sans-serif;}

H1 {font: bold   250% Lucida,sans-serif; line-height: 115%;
	margin-top: 5pt; margin-bottom: 5pt;}
H1.SM {font: bold   225% Lucida,sans-serif; line-height: 115%;
	margin-top: 5pt; margin-bottom: 5pt;}
H1.MID {font: bold   150% Lucida,sans-serif; line-height: 115%;
	margin-top: 5pt; margin-bottom: 5pt;}
H2 {font: bold   175% Lucida,sans-serif; line-height: 115%;
	margin-top: 5pt; margin-bottom: 5pt;}
H2.MID {font: bold   135% Lucida,sans-serif; line-height: 115%;
	margin-top: 5pt; margin-bottom: 5pt;}
H3 {font: bold   130% Lucida,sans-serif; line-height: 115%;}
H3.NS {font: bold   130% Lucida,sans-serif; line-height: 115%;
	margin-top: 0pt; margin-bottom: 0pt;}
H4 {font: bold   120% Lucida,sans-serif; line-height: 115%;}
H5 {font:        110% Lucida,sans-serif; line-height: 115%;}
H6 {font: bold   100% Lucida,sans-serif; line-height: 115%;}
			 
P.dialog    {text-indent: 1.5em; line-height: 1.3;
             margin-left: 1em; margin-right: 1em; margin-top: 0%;
			 margin-bottom: 2%;}
P.r-table	{text-indent: 1.5em; line-height: 1.3;
             margin-left: 1em; margin-right: 1%; margin-top: 0%;
			 margin-bottom: 2%;}
P.l-table	{text-indent: 1.5em; line-height: 1.3;
             margin-left: 1%; margin-right: 1em; margin-top: 0%;
			 margin-bottom: 2%;}
P.nav       {font-size: smaller; line-height: 1.0; margin: 0;}
P.navbar    {line-height: 1.0; margin: 0;}
P.indent    {margin-left: 2em; margin-right: 1em;}

HR.bottom  {line-height: 1.0; margin: 1 0;}
HR.top  {line-height: 1.0; margin: 0 1;}

TABLE.nav  {font-family: Lucida,sans-serif;
        font-size: 14pt; line-height: 1.3;
        border-style: none; margin: 0 0 0 0;}
		
TABLE.navsm  {font-family: Lucida,sans-serif;
        font-size: 12pt; line-height: 1.1;
        border-style: none; margin: 0 0 0 0;}

TABLE.outer  {font-family: Lucida,sans-serif;
        font-size: 11pt; line-height: 1.1;
        border-style: solid; border-width: 2px; border-color: #006633;}
                
TABLE.inner  {font-family: Lucida,sans-serif;
        font-size: 12pt; line-height: 1.1;
        border-style: none; margin: 0 0 0 0;}

/* End of allofus.css */
