.printlog  {
    font-size : 10pt;
    font-family : Arial, Verdana, sans-serif;
    font-weight : lighter;
    font-style : normal;
	border : 1px solid #6A6A6A;
	padding : 3px 3px 3px 3px;
	bottom : 0px;
	margin : 0px 0px 0px 0px;
}

TD  {
    font-size : 10pt;
    font-family : Arial, Verdana, sans-serif;
    font-weight : lighter;
    font-style : normal;
	padding : 1px 1px 1px 1px;
	bottom : 0px;
	margin : 0px 0px 0px 0px;
	text-align : left;
}

TABLE  {
    font-size : 10pt;
    font-family : Arial, Verdana, sans-serif;
    font-weight : lighter;
    font-style : normal;
	padding : 0px 0px 0px 0px;
	bottom : 0px;
	margin : 0px 0px 0px 0px;
	text-align : left;
}

P {
        font-size : 10pt;
        font-family : Arial, Verdana, sans-serif;
        font-weight : lighter;
        font-style : normal;
        color : #000000;
        text-decoration: none;
}

P.footer {
        font-size : 8pt;
        font-family : Arial, Verdana, sans-serif;
        font-weight : lighter;
        font-style : normal;
        color : #999999;
        text-decoration: none;
}

P.title {
        font-size : 10pt;
        font-family : Arial, Verdana, sans-serif;
        font-weight : inherit;
        font-style : normal;
        color : #ffffff;
        text-decoration: none;
}

BODY {
    font-size : 10pt;
    font-family : Arial, Verdana, sans-serif;
    font-weight : lighter;
    font-style : normal;
	color: Black;
	text-align: left;
}

A {
    font-size : 10pt;
    font-family : Arial, Verdana, sans-serif;
    font-weight : lighter;
    font-style : normal;
	color: Black;
}

A:HOVER {
    font-size : 10pt;
    font-family : Arial, Verdana, sans-serif;
    font-weight : lighter;
    font-style : normal;
	color: Red;
}