/* -- this is a comment -- */

P   {
	font-size : 10pt;
	color: black;
	background: white;
	font-family: Lucida, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

LI   {
	font-size : 10pt;
	color: blue;
	background: white;
	font-family: Lucida, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

h1 {
	color:#FFFF00;
	background: #808080;
	font-size : 14pt;
	font-variant: small-caps;
	font-family: Lucida, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	vertical-align: text-top;
	margin-top: 0px;
}

h2 {
	color:yellow;
	background: #808080;
	font-size : 12pt;
	font-family: Lucida, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	vertical-align: text-top;
	margin-top: 0px;
}

h3 {
	color:blue;
	background: white;
	font-size : 12pt;
	vertical-align: text-top;
	margin-top: 0px;
	font-style : italic;
	font-family: Lucida, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: normal;
}

td {
	font-size : 10pt;
	color: black;
	background: white;
	font-family: Lucida, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

ul	{
	color: blue;
	line-height: 12pt;
	font-size: 10pt;
	font-family: Lucida, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.smalltext  { font-size : 8; color: blue; background: white; font-family: Lucida, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}

.t3menu		{
	font-size : 10pt;
	color: black;
	margin-bottom: 10px;
	background: #FFE62E;
	font-family: Lucida, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

a.visited, A.visited  { color: red;
	
}

.ACONTENT   {
	font-size : 10pt;
	color: blue;
	background: white;
	font-family: Lucida, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.SIDE        { font-size : 10; color:yellow; background: #808080;  text-align : right ; font-family: Lucida, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }  /* -- applied to BODY of SIDE menu frames only -- */
.ASIDE   { font-size : 10 ; color: yellow; background: #808080; font-family: Lucida, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}


/*-- 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 : 10pt;
	color: black;
	background: white;
	font-family: Lucida, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

A:link.CONTENTPAGE     { color : red; }
A:visited.CONTENTPAGE  { color : gray; }
A:hover.CONTENTPAGE    { color : purple; }
A:active.CONTENTPAGE   { color : yellow; }

.PLAYBILL  { font-size : 10; color: blue; background: white; font-family: Lucida, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
.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;}

.style1 {color: #0000FF}
.style2 {color: #F0F0F0; bgcolor: #808080; font-size: 8pt } 


