
.summary {
    font-family: arial, helvetica, sans serif;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
    color: #000000; }

A.summary:visited { color: #000000; }

A.summary:hover {color: #990000; }
    font-family: arial , helvetica , sans serif;
    font-size: 8pt;
    align: center;
    text-decoration: underline;
    color: #000000; }

A.summary:link { color: #000000; }

TABLE.summary { border: #000000; 
    border-style: solid; 
    border-top-width: 1px; 
    border-right-width: 1px; 
    border-bottom-width: 1px; 
    border-left-width: 1px;
    font-family: arial , helvetica , sans serif;
    font-size: 8pt;
    text-align: center;
    font-weight: normal;
    vertical-align: bottom;
    background-color: #ffffff ;}

TH.summary {
    font-family: arial , helvetica , sans serif;    
    color: #ffffff;
    font-size: 8pt;
    text-align: center;
    font-weight: normal;
    background-color: #000000; }

TD.summary {
	font-family: arial , helvetica , sans serif;
    font-size: 8pt;
    text-align: left; }

P.summary { background-color: #f0f0f0; }


