h1				{
				font: 60pt "Consolas";
				color: #3b3732;
				text-align: right;
				vertical-align: middle;
				}
h2				{
				font: 18pt "Consolas";
				color: #000000;
				font-weight: bold
				}
body.grey		{
				font: 10pt "Arial"; 
				color: #000000;
				background-color: #eae6e6;
				margin-top: 0;
				margin-left:0;
				margin-right: 0;
				margin-bottom: 0
				}

td.grey			{
				font: 10pt "Arial"; 
				color: #000000; 
				text-align: left;
				line-height: 30px;
				vertical-align: top;
				
				}

td.grey_tab_cap {
				font: 10.5pt "Arial"; 
				color: #000000; 
				text-align: left;
				line-height: 30px;
				background-image: url("../pics/table_capt.png");
				vertical-align: top
				}
				
td.textgrey		{
				font: 10pt "Arial"; 
				color: #000000; 
				background-color: #eae6e6; 
				text-align: left;
				line-height: 30px;
				vertical-align: middle;
				
				}

td.darkgrey		{
				font: 10pt "Arial"; 
				color: #ffffff; 
				background-color: #7f7f7f; 
				text-align: left;
				line-height: 30px;
				vertical-align: middle;
				
				}		
td.red			{
				font: 10pt "Arial"; 
				color: #ffffff;
				background-color: #990000; 
				text-align: left;
				vertical-align: top;
				
				}
td.transp		{
				font: 10pt "Arial"; 
				color: #000000;
				text-align: left;
				vertical-align: middle;
				line-height: 30px;
				}
				
td.sel_pic		{
				font: 10pt "Arial"; 
				color: #000000; 
				text-align: left;
				line-height: 30px;
				background-image: url("../pics/pics_sel.png");
				vertical-align: top
				}
				
a:link			{
				font: 12pt "Consolas";
				text-decoration: none; 
				line-height: 25px;
				color: #000000
				}

a:active			{
				font: 12pt "Consolas"; 
				text-decoration: none; 
				line-height: 25px;
				color: #000000
				}

a:visited			{
				font: 12pt "Consolas"; 
				text-decoration: none; 
				line-height: 25px;
				color: #000000
				}
				
a:hover			{
				font: 12pt "Consolas"; 
				color: #000000;
				line-height: 25px;
				font-weight: bold
				}