h1				{
				font: 40pt "Comic Sans MS";
				color: #ff9933;
				}
h2				{
				font: 25pt "Comic Sans MS";
				color: #ff9933;
				font-weight: bold
				}
body.blue		{
				font: 10pt "Arial"; 
				color: #000000;
				background-color: #00047A;
				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.transp		{
				font: 10pt "Arial"; 
				color: #000000; 
				text-align: left;
				line-height: 30px;
				vertical-align: top
				}

a:link				{
				font: 10pt "Arial";
				line-height: 30px; 
				text-decoration: underline; 
				color: #bdb5b5
				}

a:active			{
				font: 10pt "Arial"; 
				line-height: 30px;
				text-decoration: underline; 
				color: #bdb5b5
				}

a:visited			{
				font: 10pt "Arial"; 
				line-height: 30px;
				text-decoration: underline; 
				color: #bdb5b5
				}
				
a:hover				{
				font: 10pt "Arial"; 
				color: #bdb5b5;
				font-weight: bold
				}

