body.homepage	        	{
		        					 	link: #0000ee;
                        vlink: #551a8b;
                        alink: #0000ee;
                        leftmargin: 0;
                        topmargin: 0;
                        marginheight: 0;
                        marginwidth: 0;
                        font-family: helvetica,arial,vernanda,sans-serif;
		        						background-color: #136FA9; /* pale blue */
		        						margin: 0;
		        						}

a: 		        					{color: #0000ff; text-decoration: none;}
a:link 		        			{color: #0000ff; text-decoration: none;}
a:visited 	        		{color: #0000ff; text-decoration: none;}
a:hover		        			{color: #dd0000; text-decoration: underline;}
a.tablelink             {color: black; text-decoration: none; cursor: hand;}

a.tablelink:	        	{color: black; text-decoration: none;}
a.tablelink:link 				{color: black; text-decoration: none;}
a.tablelink:visited 		{color: black; text-decoration: none;}
a.tablelink:hover				{color: black; text-decoration: none;}
a.tablelink.tablelink   {color: black; text-decoration: none;}
												
td.tdheader							{
												background-color: #080868; /* dark blue */
												align: left; 
												valign: top;
												}

td.tdlink	        			{
                        background-color: #eeeeee; /* light grey */
                        align: center;
												valign: center;
                        }

td.tdlinkhover	        {
                        background-color: #3399ff; /* bright blue */
                        align: center;
                        cursor: hand;
                        }
												
td.tdmainblockhead			{
                        background-color: #080868; /* dark blue */
												font-family: helvetica,arial,vernanda,sans-serif;
                        font-size: 14pt;
												font-style: bold;
												color: white;
												valign: top;
												align: left;
                        }
												
td.tdmainblockbody			{
                        background-color: #eeeeee;
												font-family: helvetica,arial,vernanda,sans-serif;
                        font-size: 9pt;
												color: black;
												valign: top;
												align: left;
                        }
												
td.tdsideblockhead			{
                        background-color: #080868; /* dark blue */
												font-family: helvetica,arial,vernanda,sans-serif;
                        font-size: 14pt;
												font-style: bold;
												color: white;
												valign: top;
												align: left;
                        }
												
td.tdsideblockbody			{
												background-color: #eeeeee; /* light grey */
                        font-family: helvetica,arial,vernanda,sans-serif;
                        font-size: 9pt;
												color: black;
												valign: center;
												align: left;
                        }
												
address                 {
                        font-family: courier-new,adobe-courier,serif;
                        font-size: 9pt;
                        }
												
p.pnewsitembody         {
                        font-family: helvetica,arial,vernanda,sans-serif;
												text-decoration: none;
												font-size: 11pt;
                        }
												
p.psideblockbody        {
                        font-family: helvetica,arial,vernanda,sans-serif;
												text-decoration: none;
												font-size: 10pt;
                        }