.citation { 
 color: black;
 font-family: sans-serif;
 font-weight: bold;
 font-style: italic;
}

.emphasis {
 font-style: italic;
}

.command {
 font-family: courier new;
 font-weight: bold;
}

.computeroutput {
 font-family: courier new;
}

.constant {
 font-family: courier new;
 font-size: 14pt;
}

.filename {
 font-family: courier;
 font-size: 14pt
}

.footer {
 font-family: arial, helvetica, sans-serif;
}

.function {
 font-family: arial;
 font-weight: bold;
 font-size: 12pt;
 color: blue;
}

.literallayout {
 font-family: courier;
 font-size: 14pt;
}

.path {
 font-weight: bold;
}

.programlisting {
 font-family: courier;
 font-size: 12pt;
}

.varname {
 font-family: arial;
 font-weight: bold;
 font-size: 12pt;
 color: blue;
}

