/* Common StyleSeet Declaration */

BODY    { background-color: #FFFFFF; }
TH, TD  { font-size: 9pt;            }
BODY    { font-size: 8.5pt;          }
A:HOVER { color: red;                }
A       { color: blue;               }

/* BODY, TH, TD { font-size: 10pt; } */


p{
	padding-right: 5px;
	line-height: 18px;
}

