BODY,P,A {
	font-family     : serif;
	font-size       : medium;
	font-weight     : normal;
	font-style      : italic;
	color           : #000000;
	text-decoration : none;
}
BODY,P { text-align : left; }

BODY      { background : url("/img/back.gif") #ffffff; }
P         { }
A         { color : #6666aa; text-decoration : underline; font-weight : bold; }
A:visited { }
A:active  { }

P.slogan     { font-size : large; text-align : center; margin : 1em; }
P.addr       { text-align : center; margin : 1em; }
P.navbar     { text-align : center; font-style : normal; margin : 1em; }
P.navbar A   { font-style : normal; }

P.cathdr     { font-style : normal; font-size : small; font-weight : bold;  text-align : center; margin : 0.1em; }
P.catcell    { font-family : verdana,sans-serif; font-style : normal; font-size : x-small;   text-align : left;   margin : 0.1em; }
P.catcellctr { font-family : verdana,sans-serif; font-style : normal; font-size : x-small;   text-align : center; margin : 0.1em; }
P.catcellrt  { font-family : verdana,sans-serif; font-style : normal; font-size : x-small;   text-align : right;  margin : 0.1em; }
P.caption    { font-size : x-small; text-align : center; }

P.copy       { text-align : center; font-size : x-small; }
P.plug       { font-size : xx-small; text-align : right;  font-style : italic; color : #666666; margin-top : 3em;}
P.plug A     { font-size : xx-small; font-weight : bold;  color : #666666; }

.emph       { font-weight : bold; }

