h1				{
				font: 55pt "Comic Sans MS";
				color: #ff9933;
				}
h2				{
				font: 14pt "Comic Sans MS";
				color: #ff9933;
				font-weight: bold
				}
body.blue		{
				font: 10pt "Arial"; 
				color: #000000;
				background-color: #3d5480;
				margin-top: 0;
				margin-left:0;
				margin-right: 0;
				margin-bottom: 0
				}

td.blue			{
				font: 10pt "Arial"; 
				color: #bdb5b5; 
				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.orange		{
				font: 10pt "Arial"; 
				color: #000000; 
				text-align: left;
				line-height: 30px;
				background-color: #ff9933;
				vertical-align: top
				}
				
td.transp		{
				font: 10pt "Arial"; 
				color: #000000; 
				text-align: left;
				line-height: 30px;
				vertical-align: top
				}
				
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 "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;
				font-weight: bold
				}


