<!--
	body	{
		background: #FFFFFF;
		vertical-align: top;
		text-align: center;
		font-family: Verdana, Serif;
		font-size: 12px;
		color: #000000;

		} 
	 table	{
		margin-left: auto;
		margin-right: auto;
		vertical-align: top;
		width: 70%;
		} 
	 tr, td	{
		vertical-align: top;
		text-align: left;
		padding: 2px;
		background: #F3F3F3;
		}
	.header1	{
		background: #3b77ca;
		color: #FFFFFF;
 		}
	.header2	{
		background: #DDDDDD;
		font-weight: bold;
		width: 25%;
 		}
	.header3	{
		background: #DDDDDD;
		font-weight: bold;
 		}
	a:link, a:active, a:visited, a:hover
		{ 
		background-color: transparent; 
		color: #000000;
 		text-decoration: underline;
		} 
//-->

