BODY	{
		font-family		: arial,helvetica,sans-serif;
		font-size		: 12px;
        }

H1		{
		font-family 		: arial,helvetica,sans-serif;
		font-size		: 14px;
		font-weight 		: bold;
		}

H2		{
		font-family		: arial,helvetica,sans-serif;
		font-size		: 12px;
		font-weight 		: bold;
		}

H3		{
		font-family		: arial,helvetica,sans-serif;
		font-size		: 12px;
		font-weight		: bold;
		}

.body		{
		font-family		: arial,helvetica,sans-serif;
		font-size		: 12px;
		}

.sub		{
		font-family		: arial,helvetica,sans-serif;
		font-size		: 12px;
		font-weight		: bold;
		}

TD		{
		font-family		: arial,helvetica,sans-serif;
		font-size		: 12px;
		}

TH		{
		font-family		: arial,helvetica,sans-serif;
		font-size		: 12px;
		font-weight 	: bold;		
		}

table.grad	{
		font-family		: arial,helvetica,sans-serif;
		font-size		: 12px;
		color			: #468CAB;
		}

TD.grad	{
		font-family		: arial,helvetica,sans-serif;
		font-size		: 12px;
		color			: #468CAB;
		}

TH.grad	{
		font-family		: arial,helvetica,sans-serif;
		font-size		: 12px;
		font-weight 	: bold;
		color			: #468CAB;		
		}
		
table.alevel {
		font-family		: arial,helvetica,sans-serif;
		font-size		: 12px;
		color			: #660066;
		}		
		
TD.alevel {
		font-family		: arial,helvetica,sans-serif;
		font-size		: 12px;
		color			: #660066;
		}

TH.alevel{
		font-family		: arial,helvetica,sans-serif;
		font-size		: 12px;
		font-weight 	: bold;
		color			: #660066;		
		}		

SELECT 		{
		font-family		: arial,helvetica,sans-serif;
		font-size		: 12px;
		}

INPUT 		{
		font-family		: arial,helvetica,sans-serif;
		font-size		: 13px;
		}

TEXTAREA 	{
		font-family		: arial,helvetica,sans-serif;
		font-size		: 12px;
		}

TEXT	 	{
		font-family		: arial,helvetica,sans-serif;
		font-size		: 12px;
		}
.WarningNormalBold {
        COLOR: red; FONT-WEIGHT: bold;
}
.WarningNormal {
        COLOR: red; FONT-WEIGHT: normal;
}
A.leftmenu {
		font-family		: arial,helvetica,sans-serif;
		font-size		: 12px;
		font-weight 	: bold;
		
}
A {
		color			: #000000;
}
A:visited {
		color			: #777777;
}
.size3 {
		color			: #000000;
}
.size5 {
		color			: #000000;
}

p.TitleBig {
    color: #FFF;
    font-size: 24px;
    font-weight: bold;
    margin: 5px;
}
p.TitleMed {
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    margin: 2px 0 20px;
}