P  {}


H1  {
	background : Red;
	text-align : center;
	color : White;
	font-weight : bold;
}

div.foot {
	font-size : 80%;
}

div.footmenu{
	color : White;
	background : yellow;
	text-align : center;
	line-height : 150%;
}


H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

DT  {
	font-weight : bold;
	font-style : italic;
}

PRE {
	font-family : monospace;
	font-size : small;
}

PRE.syntax  {
	font-family : Courier;
	font-size : medium;
}
PRE.synlist{
}
}
PRE.spm  {
	font-family : Courier;
	font-size : medium;
}

P.examp  {}

P.examp1  {}

P.explstat  {}

P.explSPSS  {}

P.expladv  {}

P.expltech  {}

P.expllocal  {}

CODE.menu  {
	color : #FF0000;
	font-family : monospace;
	font-size : small;}

CODE.syntax  {}

P.intro  {}

CODE.command  {}

CODE.varnam  {}

P.comment{
	font-size : 80%;
	font : italic;}
	
P.note{
	font-size : 80%;
}
	
PRE.command {
	font-family : monospace;
	font-size : 90%;}


PRE.output{
	font : normal monospace;
	font-family : monospace;
	font-size : 90%;
	text-align : left;}

SPAN.menu {
	font-family : monospace;
	font-size : 90%;
	font-weight : bold;
	color : Green;}

SPAN.command {
	font-size : 90%;
	font-weight : bold;
	font-family : monospace;}
	
SPAN.button {
	font-family : monospace;
	font-size : 90%;
	font-weight : bold;
	color : Black;
	background : Aqua;
}
SPAN.diagitem{
}

SPAN.varnam {
	font : normal monospace;
	font-family : monospace;
	font-size : 90%;
	font-weight : bold;
}

span.concept{
	color : Red;
	font : italic;
}
span.statterm{
	color: green;
	font-weight : bold;
	font : italic;
}

span.math{
	font-size :  90%;
	font :  normal;
	font-weight :  bolder;
} 

p.math{
	font-family: monospace;
	font-size :  80%;
}
