h1				{
				font: 55pt "Consolas";
				color: #3d5480;
				}
h2				{
				font: 14pt "Consolas";
				color: #3d5480;
				font-weight: bold
				}
body.orange		{
				font: 10pt "Arial"; 
				color: #000000;
				background-color: #ff9933;
				margin-top: 0;
				margin-left:0;
				margin-right: 0;
				margin-bottom: 0
				}

td.orange		{
				font: 10pt "Arial"; 
				color: #bdb5b5;
				background-color: #ff9933;				
				text-align: left;
				line-height: 25px;
				vertical-align: top
				}
				
td.blue			{
				font: 10pt "Arial"; 
				color: #bdb5b5;
				background-color: #3d5480;				
				text-align: left;
				line-height: 30px;
				vertical-align: top
				}

td.white			{
				font: 10pt "Arial"; 
				color: #000000; 
				text-align: left;
				line-height: 30px;
				background-color: #ffffff;
				vertical-align: top
				}
td.white_tab_cap {
				font: 10.5pt "Arial"; 
				color: #000000; 
				text-align: left;
				line-height: 30px;
				background-color: #ffffff;
				background-image: url("../pics/table_capt.png");
				vertical-align: top
				}
				
td.transp		{
				font: 10pt "Arial"; 
				color: #000000; 
				text-align: left;
				line-height: 30px;
				vertical-align: top
				}

a:link				{
				font: 12pt "Arial";
				line-height: 30px; 
				text-decoration: none; 
				color: #3b3732
				}

a:active		{
				font: 12pt "Arial"; 
				line-height: 30px;
				text-decoration: none; 
				color: #3b3732
				}

a:visited			{
				font: 12pt "Arial"; 
				line-height: 30px;
				text-decoration: none; 
				color: #3b3732
				}
				
a:hover			{
				font: 12pt "Arial"; 
				color: #3b3732;
				text-decoration: none; 
				font-weight: bold
				}


