BODY
{
    FONT-SIZE: small;
    BACKGROUND-IMAGE: url(back02.jpg);
    FONT-FAMILY: arial;
    BACKGROUND-COLOR: #dfdfdf
}
TABLE
{
    BORDER-TOP-WIDTH: thin;
    BORDER-LEFT-WIDTH: thin;
    BORDER-BOTTOM-WIDTH: thin;
    BACKGROUND-COLOR: #8DA7C8;
    BORDER-RIGHT-WIDTH: thin
}
TH
{
    BACKGROUND-COLOR: lightgrey
}
TR
{
    BACKGROUND-COLOR: white
}
TR.stolen
{
    BACKGROUND-COLOR: lightpink
}
TD.serial
{
    TEXT-ALIGN: center
}
TD.date
{
    TEXT-ALIGN: center
}
TD.blank
{
    BACKGROUND-COLOR: #8DA7C8
}
TD.page1
{
	font-size: medium;
	font-weight: bold;
	text-align: center
}
TH.page1
{
	font-size: medium;
	text-align: center
}
P.update
{
    FONT-SIZE: xx-small
}
TABLE.stats
{
    BORDER-TOP-WIDTH: thin;
    BORDER-LEFT-WIDTH: thin;
    BORDER-BOTTOM-WIDTH: thin;
    BACKGROUND-COLOR: #8DA7C8;
    BORDER-RIGHT-WIDTH: thin
}
DT
{
    FONT-WEIGHT: bold
}
DIV.click
{
    COLOR: blue;
    TEXT-DECORATION: underline;
    cursor: hand
}
DIV.credit
{
	color:green;
	font-style: italic
}