	.nmHeader1
	{
	    FONT-SIZE: 30px;
	    FONT-WEIGHT: bold;
	    COLOR: #33339F;
	    FONT-FAMILY: Arial;
	    BACKGROUND-COLOR: white;
	}

	.nmHeader2
	{
	    FONT-SIZE: 12px;
	    COLOR: #33339F;
	    FONT-FAMILY: Arial;
	    BACKGROUND-COLOR: white;
	}

	td {
	  font-family : Arial;
	  font-size : 14px;
	  text-align : center;
	  color : #33339F;
	}

	.tdredbold
	{
	    FONT-SIZE: 14px;
	    COLOR: red;
	    FONT-FAMILY: Arial;
	    TEXT-ALIGN: center;
	    FONT-WEIGHT: bold;
	}
	
	.tdbold
	{
	    FONT-SIZE: 14px;
	    COLOR: #33339F;
	    FONT-FAMILY: Arial;
	    TEXT-ALIGN: center;
	    FONT-WEIGHT: bold;
	}
	

	.tdleftbold
	{
	    FONT-SIZE: 14px;
	    COLOR: #33339F;
	    FONT-FAMILY: Arial;
	    TEXT-ALIGN: left;
	    FONT-WEIGHT: bold;
	}

	.tdleft {
	  font-family : Arial;
	  font-size : 14px;
	  text-align : left;
	  color :#33339F;
	}

	.tdleftblack {
	  font-family : Arial;
	  font-size : 14px;
	  text-align : left;
	  color :black;
	}

	.tdrightblack {
	  font-family : Arial;
	  font-size : 14px;
	  text-align : right;
	  color :black;
	}

	.tdcenterblack {
	  font-family : Arial;
	  font-size : 14px;
	  text-align : center;
	  color :black;
	}

	.tdleftgreen {
	  font-family : Arial;
	  font-size : 14px;
	  text-align : left;
	  color :green;
	}

	.tdcentergreen {
	  font-family : Arial;
	  font-size : 14px;
	  text-align : center;
	  color :green;
	}

	.tdleftred {
	  font-family : Arial;
	  font-size : 14px;
	  text-align : left;
	  color :red;
	}

	.tdcenterred {
	  font-family : Arial;
	  font-size : 14px;
	  text-align : center;
	  color :red;
	}

	.tdright {
	  font-family : Arial;
	  font-size : 14px;
	  text-align : right;
	  color :#33339F;
	}

	.tdcenter {
	  font-family : Arial;
	  font-size : 14px;
	  text-align : center;
	  color : #33339F;
	}

	.tdcenterred {
	  font-family : Arial;
	  font-size : 14px;
	  text-align : center;
	  color :red;
	}

	th {
	  font-family : Arial;
	  font-size : 14px;
	  text-align : left;
	  font-weight : bold;
	  color : #33339F;
	}

	.thleftred {
	  font-family : Arial;
	  font-size : 12px;
	  text-align : left;
	  font-weight : bold;
	  color : red;
	}

	.thleftblue {
	  font-family : Arial;
	  font-size : 12px;
	  text-align : left;
	  font-weight : bold;
	  color : #33339F;
	}

	th_red {
	  font-family : Arial;
	  font-size : 14px;
	  text-align : center;
	  font-weight : bold;
	  color : red;
	}

	.th_red_nolink {
	  font-family : verdana,arial,helvetica;
	  font-size : 12px;
	  text-align : center;
	  font-weight : bold;
	  color : red;
	  BACKGROUND-COLOR: white;
	}

	body {
	  background : white;
	  font-family : Arial;
	  font-size : 12px;
	  color : #33339F;
	}


	TABLE
	{
	    BORDER-RIGHT: 0px;
	    BORDER-TOP: 0px;
	    BORDER-LEFT: 0px;
	    BORDER-BOTTOM: 0px;
	}

	.nmTableTitle
	{
	    FONT-SIZE: 12px;
	    COLOR: #33339F;
	    FONT-FAMILY: Arial;
	    BACKGROUND-COLOR: white;
	}

	.nmTableTitleRed
	{
	    FONT-SIZE: 16px;
	    COLOR: red;
	    FONT-FAMILY: Arial;
	    BACKGROUND-COLOR: white;
	    FONT-WEIGHT: bold;
	}


	.nmTableRowHeaderBackground
	{
		BACKGROUND-COLOR: lightgrey;
	}
	
	.nmTableRowDataBackground
	{
		BACKGROUND-COLOR: lightgrey;
	}


	.nmTableRowBodyBackground
	{
	  background : lightgrey;
	  font-family : Arial;
	  font-size : 12px;
	  color : #33339F;
	}


	A:link{
	    FONT-SIZE: 14px;
	    COLOR: #33339F;
	    FONT-FAMILY: arial;
	    BACKGROUND-COLOR: white;
	  text-align : left;
	}

	A:visited{
            FONT-SIZE: 14px;
	    COLOR:#33339F;
	    FONT-FAMILY: arial;
	    BACKGROUND-COLOR: white;
	  text-align : left;
	}

	A:active{    
	    FONT-SIZE: 14px;
	    COLOR: #33339F;
	    FONT-FAMILY: arial;
	    BACKGROUND-COLOR: white;
	  text-align : left;
	}


	
	.nmA:link
	{
	    FONT-SIZE: 14px;
	    COLOR: #33339F;
	    FONT-FAMILY: verdana,arial,helvetica;
	    BACKGROUND-COLOR: lightgrey;
	}

	.nmA:visited
	{
	    FONT-SIZE: 14px;
	    COLOR: #33339F;
	    FONT-FAMILY: verdana,arial,helvetica;
	    BACKGROUND-COLOR: lightgrey;
	}

	.nmA:active
	{    
	    FONT-SIZE: 14px;
	    COLOR: #33339F;
	    FONT-FAMILY: verdana,arial,helvetica;
	    BACKGROUND-COLOR: lightgrey;
	}


	.nmRed:link
	{
	    FONT-SIZE: 12px;
	    COLOR: red;
	    FONT-FAMILY: verdana,arial,helvetica;
	    BACKGROUND-COLOR: white;
	}

	.nmRed:visited
	{
	    FONT-SIZE: 12px;
	    COLOR: red;
	    FONT-FAMILY: verdana,arial,helvetica;
	    BACKGROUND-COLOR: white;
	}

	.nmRed:active
	{    
	    FONT-SIZE: 12px;
	    COLOR: red;
	    FONT-FAMILY: verdana,arial,helvetica;
	    BACKGROUND-COLOR: white;
	}
