<style type="text/css">
	span.empty{

	}
	BODY{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: black;
		scrollbar-base-color: #CEDFF6;
		scrollbar-darkshadow-color: Black;
		scrollbar-3dlight-color: White;
		scrollbar-arrow-color: #1E91FF;
		scrollbar-face-color: #D3D3D3;
		scrollbar-highlight-color: White;
		scrollbar-track-color: #F0F8FF;
		scrollbar-shadow-color: Silver;
	}
	td.navy_title
	{
		background: #00008B;
		color: White;
		font-family: Verdana;
		font-size: 12;
		font-weight: bold;

	}

	span.white
	{
		font-family: arial;
		font-size: 14px;
		font-weight: bold;
		color: White;
		text-decoration : none;
	}
	span.white_o
	{
		font-family: arial;
		font-size: 14px;
		font-weight: bold;
		color: yellow;
		text-decoration : underline;
	}
	span.black
	{
		font-family: ARIAL;
		font-size: 14px;
		font-weight: bold;
		color: black;
		text-decoration : none;
	}
	span.black_o
	{
		font-family: ARIAL;
		font-size: 14px;
		font-weight: bold;
		color: yellow;
		text-decoration : underline;
	}
	table.custom1
	{
		border : border: 2px ridge #708090;
	}
</style>