h1				{
				font: 55pt "Consolas";
				color: #ffffff;
				}
h2				{
				font: 14pt "Comic Sans MS";
				color: #ffffff;
				font-weight: bold
				}
body.brown		{
				font: 10pt "Arial"; 
				color: #000000;
				background-color: #703a05;
				margin-top: 0;
				margin-left:0;
				margin-right: 0;
				margin-bottom: 0
				}

td.brown			{
				font: 10pt "Arial"; 
				color: #bdb5b5; 
				text-align: left;
				line-height: 25px;
				vertical-align: top
				}

td.white			{
				font: 10pt "Arial"; 
				color: #000000; 
				text-align: left;
				line-height: 25px;
				background-color: #ffffff;
				vertical-align: top
				}
				
td.transp		{
				font: 10pt "Arial"; 
				color: #000000; 
				text-align: left;
				line-height: 25px;
				vertical-align: top
				}

a:link				{
				font: 10pt "Arial";
				line-height: 25px; 
				text-decoration: underline; 
				color: #000000
				}

a:active			{
				font: 10pt "Arial"; 
				line-height: 25px;
				text-decoration: underline; 
				color: #000000
				}

a:visited			{
				font: 10pt "Arial"; 
				line-height: 25px;
				text-decoration: underline; 
				color: #000000
				}
				
a:hover				{
				font: 10pt "Arial"; 
				color: #000000;
				font-weight: bold
				}

