body	{ 	background-color: #FFFFFF; }

h2	{	font-family: Arial, Helvetica, sans-serif;
		font-size: 16pt;
		font-weight: bold;
		line-height: 100%;
		color: black;}

.tbl	{	line-height: 12pt;
		}
		
.lovecheftext  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color : #336699;
}

.command {	font-family: Courier, Serif;
		font-size: 10pt;
		font-weight: bold;
		color: green;}

.hitable {	line-height: 12pt;
		text-indent: 0.5in;
		background-color: #CCCCCC;}

.invert	{	background-color: #BBBBBB;
		color: #FFFFFF;}

.updated {	font-size: 10pt;
		color: black; }
		
.heading {	font-weight: bold;
		color: #134B8B;
		font-size: 14pt;}

.note	{	font-weight: bold;
		font-style: italic;
		font-size: 10pt;
		text-align: left;
		color: red }

.alert	{	font-weight: bold;
		font-size: 10pt;
		text-align: center;
		color: red }

.info	{	font-weight: bold;
		font-size: 10pt;
		text-align: center; }

.timestamp { 	color: black;	 }

.mastercom-bar {
	background-color: #EEEEEE;
}

.tagline {	font-size: 10pt; }

.indent	{	text-indent: 0.5in;}
.indent2{	margin-left: 0.25in;}

A:link	{	text-decoration: none; color: #0000FF; }
A:visited {	text-decoration: none; color: #0000FF; }
A:active {	text-decoration: none; color: #0000FF; }
A:hover {	text-decoration: underline; color: #CC0000; }

abbr, acronym, .help {
  border-bottom: 1px dotted  #003399;
  cursor: help;
  }

