	body {
		font-family: Times New Roman, Times, Serif; 
		color: #7e776a; 
		font-size: 11pt;
		background-color: ffffff;				
	}
		
	#header {width:790px; height:100px; margin:5px 0 0 0; padding:0; align:center;}
		
	h1 {	font-family: Times New Roman, Times, Serif;
			color: #33343B;
			font-size: 12pt;
			
			}
							
	A 			{ color: #7e776a; border-bottom: 0px; text-decoration: none; font-size: 11pt; }
	A:link		{ color: #7e776a; border-bottom: 0px; text-decoration: none; font-size: 11pt; } 
	A:visited	{ color: #7e776a; border-bottom: 0px; text-decoration: none; font-size: 11pt; }
	A:hover		{ text-decoration: underline;  font-size: 11pt;}
	
	.tablemain {
		background-color: #fdfcf9;
		border: 2px solid #7e776a;
		text-align: center;
			}

	
	.table {
		background-color: #ffffff;
		border 1px dotted #e7e3de;
		text-align: center;
		align: center;
	
			}
			
	.tablehome {
		background-color: #ffffff;
		border: 1px dotted #e7e3de;
		text-align: center;
			}
		
	.tableright {
		background-color: #ffffff;
		border: 1px dotted #e7e3de;
		text-align: right;
			}
	
	.tableleft {
		background-color: #ffffff;
		border: 1px dotted #e7e3de;
		text-align: left;
			}
			
	.tablebetween {
		background-color: #ffffff;
		border: 0px;
		text-align: center;
		
			}
					
			.tablebetweenb {
		background-color: #ffffff;
		border 4px solid #b9e3be;
		text-align: center;
		
			}
					

			
			
	.footer {
		text-align: center;
		font-size: 9px;
	
			}