		
BODY, TABLE, INPUT, TEXTAREA{
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight:normal;
        line-height: 140%;
}

BODY, TABLE{
        font-size: 12px;
        color: #ffffff;
}

INPUT, TEXTAREA{
        font-size: 12px;
        color: #1f2124;
}

FONT.warning { font-weight: bold; COLOR: #f4c85e; }

A:link, A:visited, A:active
	{
	color: #fffeef;
	text-decoration: underline;
	}

A:hover
	{
    color: #f4c85e;
	text-decoration: none;
	}