A:link {
	color: blue;
	text-decoration: underline;
}
A:visited {
	color: red;
	text-decoration: underline;
}
A:active {
	color: purple;
	text-decoration: underline;
}
B.Boldface {
	font-weight: Bold;
}
EM.courier {
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	font-family: "Courier";
}
EM.Emphasis {
	font-size: 10.500000pt;
	font-weight: medium;
	font-style: Italic;
	color: #000000;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	font-family: "Century Schoolbook";
}
EM.EquationVariables {
	font-style: Italic;
}
EM.Italics {
	font-style: Italic;
}
U.underline {
	text-decoration: underline ;
}


.Unix {
	font-weight: Bold;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	font-family: "Courier New", Courier, mono;
}

P.CellBody {
    margin-bottom: 15px;
}

P.Comnd-Purp-HTML- {
	font-size:larger;
}

P.Numbers-Command {
	margin-left: 2em
}
	
.Screen {
	width: 660px;
}

th {
text-align:left;
}

td.nobot {
border-bottom: hidden;
border-left: hidden;
border-right: hidden;
}

td.notop {
border-top: hidden;
}

p.format {
word-spacing: 5px;
}

td p.cellBody {
padding-right: 10px;
} 

td p.cellBody em {
word-spacing: 5px; 
white-space: nowrap;
}  

.outlinebox {
	border: double;
}

p.tabletitle {
font-weight:bold
}

.indent {
padding-left: 15px;
}

.edit104 {
color:#00CC00;
font-size:18px;
font-weight:bold;
}