
   BODY
	{background-color: black;
	 color: white;
	 font-size: 12pt; }

  .baseText
	{font-family: Arial Narrow, Arial, Helvetica;
	 font-size: 12pt;}

  .smallText
	{font-family: Arial Narrow, Arial, Helvetica;
	 font-size: 10pt;}

  .accent
	{color:#FF99FF;}


  .gallmenu
	{font-family: Arial, Helvetica;
	 font-size: 12pt;
	 line-height: 10px;
	 text-align: right;}

  .menu
	{padding: 20px;
	 float: none;
	 background-color: red;
	 position: absolute; top: 0px; left: 0px;
	 border: 5px solid red;
	 width: 150px;
	 margin: 20px;}

  .lrg
	{color: #FF99FF;
	 font-size: 50pt;
	 font-family: serif, Times New Roman;}

  .med
	{color: #FF99FF;
	 font-size: 34pt;
	 font-family: serif, Times New Roman;}

  .sm
	{color: #FF99FF;
	 font-size: 20pt;
	 font-family: serif, Times New Roman;}
	 
  .link
	{color: #FF99FF;
	 font-size: 16pt;
	 font-family: serif, Times New Roman;}

  H6
	{ font-family: serif, Times New Roman;
	 font-size: 13pt;
	 font-weight: bold;}

  A:link
	{color: #FF99FF;
	 text-decoration: none;}

  A:hover { color: #FF99CC; 
 	text-decoration: none;}

  A:visited	{color: #AA99CC;
	 text-decoration: none;}

  A:active	{ color: #FF99CC;
 	text-decoration: none;}


