/* created by an ermine */
/* top level body stuff - least specific. Gives a sort of rollover effect
on hyperlinks with the hover pseudo attribute */

BODY		{
		background:		#FFFFE8
		}

/*P, TD, LI		{
		font-family:	Arial, Helvetica, Verdana, sans-serif;
		color:		#8D0019;
		}*/

P.indent { margin-top: 0pt; text-indent : 0.2in }
P.stb { margin-top: 12pt }
P.mtb { margin-top: 24pt; text-indent : 0in}
P.ltb { margin-top: 36pt; text-indent : 0in}

p.marginnote { background-color: #E0E0E0 }
p.bodynote { background-color: #E0E0E0 }
p.paperonly { background-color: #E0E0E0 }

li.separate { margin-top: 12pt }


H1,H2		{
		text-align:	center;
		}

address		{
		font-family:	Arial, Verdana, Helvetica, sans-serif;
	        color:		#8D0019;
		font-size: 	10px;
		} 



A:link 		{ color: blue }
A:visited 	{ color: purple }
A:active 	{ color: red }
A:hover		{ color: red }

/* Subject Header Pages (ie Level 2 topics) */



.error		{
                color 		: #FF0000;
		}



.microtext	{
	        font-family: Verdana, Arial, Helvetica, sans-serif;
        	font-size: 8pt;
		}

.gps		{
		font-weight	: bold;
		color 		: #008000;
		font-family	: Helvetica, Arial, Verdana, sans-serif;
		font-size	: x-small;
		text-align	: center;}

.caption		{
		font-weight	: bold;
		font-size	: x-small;
		font-family	: Helvetica, Arial, Verdana, sans-serif;
		color 		: navy; 
		}



