BODY		{
		font-family		: helvetica,verdana,arial,helvetica,sans-serif;
                font-size		: 12px;
		color="#666666";
                }

H1		{
		font-family 		: helvetica,verdana,arial,helvetica,sans-serif;
		font-size		: 14px;
		font-weight 		: bold;
		color="#666666";
		}

H2		{
		font-family		: helvetica,verdana,arial,helvetica,sans-serif;
		font-size		: 12px;
		font-weight 		: bold;
		color="#666666";
		}

H3		{
		font-family		: helvetica,verdana,arial,helvetica,sans-serif;
		font-size		: 12px;
		font-weight		: bold;
		color="#666666";
		}

.body		{
		font-family		: helvetica,verdana,arial,helvetica,sans-serif;
		font-size		: 12px;
		color="#666666";
		}

.sub		{
		font-family		: helvetica,verdana,arial,helvetica,sans-serif;
		font-size		: 12px;
		font-weight		: bold;
		color="#666666";
		}

TD		{
		font-family		: helvetica,verdana,arial,helvetica,sans-serif;
		font-size		: 12px;
		color="#666666";
		}

TH		{
		font-family		: helvetica,verdana,arial,helvetica,sans-serif;
		font-size		: 12px;
		font-weight 		: bold;
		color="#666666";
		}

SELECT 		{
		font-family		: helvetica,verdana,arial,helvetica,sans-serif;
		font-size		: 12px;
		color="#666666";
		}

INPUT 		{
		font-family		: helvetica,verdana,arial,helvetica,sans-serif;
		font-size		: 12px;
		color="#666666";
		}

TEXTAREA 	{
		font-family		: helvetica,verdana,arial,helvetica,sans-serif;
		font-size		: 12px;
		color="#666666";
		}

TEXT	 	{
		font-family		: helvetica,verdana,arial,helvetica,sans-serif;
		font-size		: 12px;
		color="#666666";
		}
.WarningNormalBold {
        COLOR: red; FONT-WEIGHT: bold;
}
.WarningNormal {
        COLOR: red; FONT-WEIGHT: normal;
}
A.leftmenu {
		font-family		: helvetica,verdana,arial,helvetica,sans-serif;
		font-size		: 12px;
		font-weight 		: bold;
		color="#666666";
		}

