/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
}

.tblDisclaimer
{
	width: 760;
	text-align: center;
	font-size: 9pt;
	color: #CC9933;
}

.other
{
	color: #333300;
}
