@charset "utf-8";
/* -- this is a comment -- */

P   { font-size : 14; color: black; background: white; margin-left: 6px; margin-right: 6px; font-family: Baskerville, New Century Schoolbook, Times Roman, Arial;}

LI   { font-size : 12; color: blue; background: white;  margin-left: 12px; margin-right: 12px;  margin-bottom: 12px; font-family: Lucida, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
.small   { font-size : 10; line-height: 6pt; }


h1 { color: yellow; background: #404040;font-size : 18;  padding-left: 6px; font-variant: small-caps; font-family: Lucida, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;}

h2 { color: yellow;  background: #606060; font-size : 12;  padding-left: 6px; font-family: Lucida, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}

h3 { color: red;  font-size : 14;  padding-left: 6px; font-family:  Baskerville, New Century Schoolbook, Times Roman, Arial;}

.BIG   { font-size : 20; color: black; background: white; margin-left: 6px; margin-right: 6px; font-family: Baskerville, New Century Schoolbook, Times Roman, Arial;}

.makered /*agl rulekind: base;*/ { color: #c30021; }
.makeblue /*agl rulekind: base;*/ { color: #2e76f1; }

.MENULINE        { font-size : 14; font-weight : bold;  text-align : center ; font-family: Helvetica, Lucida, Geneva, Swiss, Arial, SunSans-Regular; }  /* -- applied to top line of submenus only -- */

.FOOTER			{ font-size : 10; color:yellow;   background: #404040; text-align : center ; font-family: Baskerville, New Century Schoolbook, Times Roman, Arial; }

/*-- commented out for now     A:link.SIDE     { color : yellow; }

A:visited.SIDE  { color : white; }
A:hover.SIDE    { color : red; }
A:active.SIDE   { color : gray; }  end of commented out -- */


.CONTENTPAGE { font-size : 12; color: black; background: white;   margin-left: 6px; margin-right: 6px;  font-family: Lucida, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }

A:link     			{ color : black; }
A:visited 		 	{ color : #800080; }
A:hover    			{ color : #404040; }
A:active	   		{ color : yellow; }

.PLAYBILL  { font-size : 12; color: blue; background : white; font-family: Baskerville, New Century Schoolbook, Times Roman, Arial;}
.CAPTION   { font-size : 16; color: blue; font-style : italic; background: white; font-family: Baskerville, New Century Schoolbook, Times Roman, Arial;}


.ESCAPE		 { vertical-align : bottom ; text-align : right ; font-size : 9; font-variant: small-caps; font-style : italic; color: red; background: white; font-family: Lucida, Arial, Helvetica, ?Geneva, Swiss, SunSans-Regular;}