body				{ 
						background: #FFFFFF; 
					}



td					{ 
						font-family: "Verdana", "Arial", "Tahoma"; 
						font-size: 8pt; 
						line-height: 140%; 
						color: #436F9A; 
					}



A:link				{
						color: #50B6DF; 
						text-decoration:none;
					}




A:visited			{
						color: #1E5AAB; 
						text-decoration:none;
					}



A:hover				{
						color: #FF7200;
						text-decoration:underline;
					}



.banner				{
						font-size: 12pt;
						color: #1654B9;
						font-weight:bold;
					}


.line	         	{
          				font-size: 1pt;
			        	background-color: #ADAEB0;
			        }