body {
	
			background-color: #FFFFFF;
		
			margin: 0 0 0 0;
	
			font-family: verdana;
			font-size: 11px;
			color: #333333;
			line-height:12pt;
	}
		
		
		
	td {
			font-family: Verdana;
			font-size: 11px;
			color: #333333;
			FONT-WEIGHT: normal; 
			
			line-height:13pt;

		}
		

		
		h1{
			font-family: verdana;
			font-size: 15px;
			font-weight: bold;
			color: #333333;
			line-height:20pt;
			font-style:italic;
			
		}
		
		
		
		.header{
			font-family: verdana;
			font-size: 19px;
			color: #333333;
			font-weight: bold;
			border-bottom: 1px solid #EAEAE2;
			
		}
		
		
		
		.footer{

			font-family: verdana;
			font-size: 9px;
			color: #3C3C3C;
			FONT-WEIGHT: normal; 
			
		}
		


		a {
			font-family: verdana;
			font-size: 12px;
			COLOR: #333333;
			TEXT-DECORATION: underline; 
			FONT-WEIGHT: normal;
		}		
		
		a:hover {
			COLOR: #333333;
			TEXT-DECORATION: underline;
			FONT-WEIGHT: normal;
			font-family: verdana;
			font-size: 12px;
		}
			
			
			
			
		a.menu {
			font-family: verdana;
			font-size: 14px;
			COLOR: #DB1B23;
			TEXT-DECORATION: underline; 
			FONT-WEIGHT: bold;
		}		
		
		a.menu:hover {
			COLOR: #DB1B23;
			TEXT-DECORATION: underline;
			FONT-WEIGHT: bold;
			font-family: verdana;
			font-size: 14px;
		}
			   
		
