body{  margin: 0;
  padding: 0
}
table 		{
			font-family:verdana;
			font-size: 10pt
			}

a			{
			color: green;
			}

a:hover	{
			color: red;
			}

.black14b	{
			color: black;
			font-size: 14pt;
			font-weight:bold
			}

.black14	{
			color: black;
			font-size: 14pt
			}

.black12b	{
			color: black;
			font-size: 12pt;
			font-weight:bold
			}

.black12	{
			color: black;
			font-size: 12pt
			}

.black10b	{
			color: black;
			font-size: 10pt;
			font-weight:bold
			}

.black10	{
			color: black;
			font-size: 10pt
			}

.black8b	{
			color: black;
			font-size: 8pt;
			font-weight:bold
			}

.black8	{
			color: black;
			font-size: 8pt
			}

.white14b	{
			color: white;
			font-size: 14pt;
			font-weight:bold
			}

.white12b	{
			color: white;
			font-size: 12pt;
			font-weight:bold
			}

.white12	{
			color: white;
			font-size: 12pt
			}

.white10b	{
			color: white;
			font-size: 10pt;
			font-weight:bold
			}

.white10	{
			color: white;
			font-size: 10pt
			}

.white8b	{
			color: white;
			font-size: 8pt;
			font-weight:bold
			}

.white8	{
			color: white;
			font-size: 8pt
			}


.red14b	{
			color: red;
			font-size: 14pt;
			font-weight:bold
			}

.red12b	{
			color: red;
			font-size: 12pt;
			font-weight:bold
			}
.red20b	{
			color: red;
			font-size: 20pt;
			font-weight:bold
			}

.red12	{
			color: red;
			font-size: 12pt
			}

.red10b	{
			color: red;
			font-size: 10pt;
			font-weight:bold
			}

.red10	{
			color: red;
			font-size: 10pt
			}

.red8b	{
			color: red;
			font-size: 8pt;
			font-weight:bold
			}

.red8	{
			color: red;
			font-size: 8pt
			}

.green12b	{
			color: green;
			font-size: 12pt;
			font-weight:bold
			}

.green12	{
			color: green;
			font-size: 12pt
			}

.green10b	{
			color: green;
			font-size: 10pt;
			font-weight:bold
			}

.green10	{
			color: green;
			font-size: 10pt
			}

.green8	{
			color: green;
			font-size: 8pt
			}

.green8b	{
			color: green;
			font-size: 8pt;
			font-weight:bold
			}

.gray8	{
			color: gray;
			font-size: 8pt
			}


.gray8b	{
			color: gray;
			font-size: 8pt;
			font-weight:bold
			}


.barramenu	{
			font-weight:bold;
			font-size: 10pt;
			color: #336600;
			text-decoration: none
			}

