body {
		
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		background-color: #FFFFFF;
	}
	
	/* Table Styles*/
	a {text-decoration:none} 
	
	a:hover {text-decoration:none;
			font-family: verdana,arial,helvetica,sans-serif;
			font-size: 14px;
			color: #990066;
			font-weight: bold;
			} 

	
	td.normal { 
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 11px;
		color: #990066;
		
		
	}
	
	td.border { 
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 11px;
		color: #000000;
		border-style: outset 2px gray;
   			
	}
	
	input, select, textarea { 
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 11px;
		color: #000000;
	  			
	}
	
	a.link { 
			color: red;
			font-family: verdana,arial,helvetica,sans-serif;
		font-size: 11px;
	  			
	}
	
	td.bordersmall { 
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 9px;
		color: #000000;
		border-style: outset 3px gray;
		border-color: maroon;
		
		
   			
	}
		
	tr.bordersmall { 
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 9px;
		color: #000000;
		border-style: outset 5px gray;
		
		
   			
	}	
	td.header {
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #990066;
		
	}
	
	td.header2 {
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #800040; 
	
	}


	tr.bar {
	
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 12px;
		color: #000000;
		background-color: #990066;
	}
	