/*
a { outline: none; }

a:link
{ Color: blue; }

a:visited
{ Color: blue; }

a:hover
{ Color: #db0000; }
*/

.contenthd
{
    COLOR: #000000;
    FONT-FAMILY: verdana, 'MS Sans Serif';
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}

.contsmall
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 7.5pt;
    FONT-FAMILY: verdana,'MS Sans Serif';
    Color: #000000;
}

.contsmallb
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 7.5pt;
	FONT-FAMILY: verdana, 'MS Sans Serif';
	font-color: black;
	color: #090B9E;
}

.bodycatlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
	display: list-item;
}

.nueraheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bolder;
	color: #FFFFFF;
}

.headertag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
