.body
{
    BACKGROUND-COLOR: #0e0066;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10pt
}
.content
{
    BACKGROUND-COLOR: #0e0066;
    BORDER-BOTTOM: black 1pt;
    BORDER-LEFT: black 1pt;
    BORDER-RIGHT: black 1pt;
    BORDER-TOP: black 1pt;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10pt
}
.disclaimer
{
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 6pt
}
.large
{
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 15pt
}
.datatable
{
    BACKGROUND-IMAGE: url(file://E:\Documents and Settings\Administrator\My Documents\Graphics\PK2001\Chop\images\leafbg.gif);
    BACKGROUND-POSITION: center 40pt;
    BACKGROUND-REPEAT: no-repeat;
   BACKGROUND-COLOR: #0e0066;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10pt
}
.datatablerepeat
{
    BACKGROUND-IMAGE: url(file://E:\Documents and Settings\Administrator\My Documents\Graphics\PK2001\Chop\images\leafbg.gif);
    BACKGROUND-POSITION: center 40pt;
    BACKGROUND-REPEAT: repeat-y;
   BACKGROUND-COLOR: #0e0066;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10pt
}
LI 
{
	COLOR:white;
}
A:hover {
	color:yellow;
}
A
{
	COLOR:white;
	cursor:hand;
}
