A:link { text-decoration: none }
A:active { text-decoration: none }
A:visited { text-decoration: none }
A:hover { text-decoration: underline }


/* DEFINE library STYLES */
FONT.library-links
	{
	font: 8pt "arial";
	font-weight: regular;
	}

FONT.library-disclaimer
	{
	font: 8pt "arial";
	font-weight: regular;
	color: #142557;
	}

FONT.library-head
	{
	font: 12pt "arial";
	font-weight: bold;
	color: #142557;
	}

TD.library-10
	{
	font: 10pt "arial";
	font-weight: regular;
	color: #142557;
	}

/* DEFINE FONTS FOR HEADERS */
FONT.head10
	{
	font: 10pt "arial";
	font-weight: bold;
	color: #990000;
	}
FONT.head12
	{
	font: 12pt "arial";
	font-weight: bold;
	color: #990000;
	}
FONT.head14
	{
	font: 14pt "arial";
	font-weight: bold;
	color: #990000;
	}

FONT.head1
	{
	font: 12pt "arial";
	font-weight: bold;
	color: #990000;
	}
FONT.head2
	{
	font: 12pt "arial";
	font-weight: bold;
	color: #990000;
	}
FONT.head3
	{
	font: 14pt "arial";
	font-weight: bold;
	color: #990000;
	}

FONT.head16
	{
	font: 16pt "arial";
	font-weight: bold;
	color: #990000;
	}

TD.HeadSmall
	{
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
	vertical-align: bottom;
	align: left;
	}

TD.BodySmaller
	{
	font-size: 8pt;
	font-family: arial;
	vertical-align: bottom;
	align: left;
	}

HR.defined
	{
	color: #990000;
	height: 1pt;
	}

FONT.10
	{
	font-size: 10pt;
	font-family: arial;
	color: #000033;
	}

FONT.9
	{
	font-size: 9pt;
	font-family: arial;
	color: #000033;
	}

FONT.8
	{
	font-size: 8pt;
	font-family: arial;
	color: #000033;
	}

TD.8Font
	{
	font-size: 8pt;
	font-family: arial;
	color: #000033;
	}

TD.8
	{
	font-size: 8pt;
	font-family: arial;
	color: #000033;
	}

TD.8aFont
	{
	font-size: 8pt;
	font-family: arial;
	color: #ffffff;
	}

TD.9Font
	{
	font-size: 9pt;
	font-family: arial;
	color: #000033;
	}

TD.9
	{
	font-size: 9pt;
	font-family: arial;
	color: #000033;
	}

TD.9aFont
	{
	font-size: 9pt;
	font-family: arial;
	color: #ffffff;
	}

TD.10Font
	{
	font-size: 10pt;
	font-family: arial;
	color: #000033;
	}

TD.11Font
	{
	font-size: 11pt;
	font-family: arial;
	color: #000033;
	}

TD.12Font
	{
	font-size: 12pt;
	font-family: arial;
	color: #000033;
	}

/* DEFINE DIV.PARAGRAPHS STANDARD */
DIV.para
	{
	font-size: 10pt;
	font-family: arial;
	margin-left: 12pt;
   	margin-right: 12pt;
  	line-height: 14pt;
	}
DIV.para2
	{
	font-size: 10pt;
	font-family: arial;
  	line-height: 14pt;
	}

DIV.para3
	{
	font-size: 10pt;
	font-family: arial;
	margin-left: 12pt;
   	margin-right: 12pt;
	}

DIV.hang
	{
	text-indent: -1em;
	padding-left: 1em;
	font-size: 10pt;
	font-family: arial;
  	line-height: 14pt;
	}



/* DEFINE DEFINITION LISTS */
DT.defined
	{
	font: 11pt "arial";
	color: #000066;
	font-weight: bold;
	}
DD.defined
	{
	font: 10pt "arial";
	}


