
body { 
    font: 14px arial, cursive, "New Century Schoolbook", Times, serif;
    background-color: #000000; 
    color: #0099ff; }
}

pre.small { 
    font: 14px arial, cursive, "New Century Schoolbook", Times, serif 
}

p.small { 
    font: 14px arial, cursive, "New Century Schoolbook", Times, serif 
}

p.big { 
    font: 16px arial, cursive, "New Century Schoolbook", Times, serif 
}


a.back_item { 
    text-decoration: none;
    color: #c0c0c0;
    font: 12px arial, cursive, "New Century Schoolbook", Times, serif; 
}

a.back_item:hover { 
    text-decoration: none;
    color: #0099ff;
	font: 12px arial, cursive, "New Century Schoolbook", Times, serif 
}

