 /* CSS Document */

BODY
{
    FONT-SIZE: 1em;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white;
    line-height:10pt;
}

a:link, a:visited
{
    COLOR: black;
    FONT-FAMILY: Arial;
    text-decoration:none;
}

.credits-list td {
	height:13px;
}
