FONT.blk_8 {font-family: arial, helvetica, sans-serif; font-size: 8pt; font-weight: 700; color: #000000; }
FONT.blu_8 {font-family: arial, helvetica, sans-serif; font-size: 8pt; font-weight: 700; color: #00006A; }
FONT.red_8 {font-family: arial, helvetica, sans-serif; font-size: 8pt; font-weight: 700; color: #FF0000; }
FONT.whi_8 {font-family: arial, helvetica, sans-serif; font-size: 8pt; font-weight: 700; color: #FFFFFF; }

FONT.blu_9 {font-family: arial, helvetica, sans-serif; font-size: 9pt; font-weight: 700; color: #00006A; }
FONT.blk_9 {font-family: arial, helvetica, sans-serif; font-size: 9pt; font-weight: 700; color: #000000; }
FONT.red_9 {font-family: arial, helvetica, sans-serif; font-size: 9pt; font-weight: 700; color: #FF0000; }

FONT.blk_10 {font-family: arial, helvetica, sans-serif; font-size: 10pt; font-weight: 700; color: #000000; }
FONT.blu_10 {font-family: arial, helvetica, sans-serif; font-size: 10pt; font-weight: 700; color: #00006A; }
FONT.red_10 {font-family: arial, helvetica, sans-serif; font-size: 10pt; font-weight: 700; color: #FF0000; }
FONT.whi_10 {font-family: arial, helvetica, sans-serif; font-size: 10pt; font-weight: 700; color: #FFFFFF; }

FONT.blk_12 {font-family: arial, helvetica, sans-serif; font-size: 12pt; font-weight: 700; color: #000000; }
FONT.blu_12 {font-family: arial, helvetica, sans-serif; font-size: 12pt; font-weight: 700; color: #00006A; }
FONT.red_12 {font-family: arial, helvetica, sans-serif; font-size: 12pt; font-weight: 700; color: #FF0000; }
FONT.whi_12 {font-family: arial, helvetica, sans-serif; font-size: 12pt; font-weight: 700; color: #FFFFFF; }

A:LINK    {text-decoration: none; }
A:VISITED {text-decoration: none; }
A:HOVER   {text-decoration: none; }

A:VISITED {color: blue; }
A:HOVER   {color: red; }

table 
	{
	border: 2px solid black;
	border-collapse: collapse;
	border-spacing: 5px;
	}

table.nuda
	{
	border: 0px solid black;
	border-collapse: collapse;
	border-spacing: 5px;
	}
hr 
	{
	color: #f00;
	background-color: #f00;
	height: 1px;
	}