h1				{
				font: 60pt "Book Antiqua";
				color: #ffffff;
				text-align: right;
				vertical-align: middle;
				}
h2				{
				font: 18pt "Book Antiqua";
				color: #ffffff;
				font-weight: bold
				}
body.blue		{
				font: 14pt "Book Antiqua"; 
				color: #ffffff;
				background-color: #001933;
				margin-top: 0;
				margin-left:0;
				margin-right: 0;
				margin-bottom: 0
				}

td.blue			{
				font: 14pt "Book Antiqua"; 
				color: #ffffff; 
				text-align: left;
				line-height: 30px;
				vertical-align: top;
				
				}
				
td.blue_small	{
				font: 10pt "Book Antiqua"; 
				color: #ffffff; 
				text-align: left;
				line-height: 30px;
				vertical-align: top;
				
				}
				
td.white		{
				font: 14pt "Book Antiqua"; 
				color: #000000; 
				background-color: #ffffff;
				text-align: left;
				line-height: 30px;
				vertical-align: top;
				
				}
				
table.rightaligned
				{
					margin-right: 0;
					margin-left: auto;
				}
table.centeraligned
				{
					margin-right: auto;
					margin-left: auto;
				}

a:link			{
				font: 14pt "Book Antiqua"; 
				text-decoration: underline; 
				line-height: 25px;
				color: #ffffff
				}

a:active			{
				font: 14pt "Book Antiqua"; 
				text-decoration: underline; 
				line-height: 25px;
				color: #ffffff
				}

a:visited			{
				font: 14pt "Book Antiqua"; 
				text-decoration: underline; 
				line-height: 25px;
				color: #ffffff
				}
				
a:hover			{
				font: 14pt "Book Antiqua"; 
				color: #ffffff;
				line-height: 25px;
				font-weight: bold
				}