
body  {
  font-family: Times New Roman, Times, serif;
  font-size: 10pt;
}

.link  { color: #0033ff; }
.vLink { color: #000066; } 
.aLink { color: #ff33ff; }

a:link {color: #0033ff; text-decoration: underline; } 
a:visited {color: #000066; text-decoration: underline; }
a:active {color: #000000; text-decoration: none; } 
a:hover {color: #00a3a3; text-decoration: none; }

.nextShow {
  color: #408080;
  font-size: 9pt;
}
.mainAct {
	font-size: 12pt;
	font-weight: bold;
	color: darkblue;
}
.openAct {
	font-size: 9pt;
	color: darkBlue;
}
.teal { 
	color: #408080;
 }
.showDate {
        color: #408080;
	font-weight: bold;
	font-size:9pt;
}
