BODY { color: #000000; background: ##071c59; font-family: sans-serif;);
margin: 0px; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;}

A:link { color: #ffffff; }
A:visited { color: #ffffff; }
A:active { color: #ffffff; }
A:hover { color: #ffffff; }

.tables { border: 1px #cfcfcf solid; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px }

.main_tables { border: 1px #000000 solid; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px }

/* Use this to enclose a <pre> section for computer input/output text. */ 
div.computer { background-color: #cefbf4; color: #000000; } 
/* Use this to enclose what the user should type. */ 
span.userinput { background-color: #cefbf4; color: #0000ff; } 
/* Highlight terms being defined or described. */ 
p.keyword { font-family: sans-serif; } 

