/* $Id: culater.css,v 1.5 2002/06/24 06:31:27 msolomon Exp $ */

body, table
{
    font-family: arial;
    background-color: white;
}
.text-detail-gray
{
    font-size: x-small;
    color: #999999;
}
hr
{
	color: #000000;
}
dl.log dt
{
    font-weight: bolder;
    color: #999999;
}
dl.log dd
{
    color: #333333;
}
li.no-bullet
{
    list-style-type: none;
}
ul.header
{

    list-style-type: none;
}
li.item
{
    font-weight: normal;
}
ul.sublist
{
    font-weight: normal;
    list-style-type: disc;
}
h4.footnote, ol.footnote
{
	color: #999999;
}
.path, .code
{
	font-family: monaco;
}
