  <style>
					a	{
						color: #5b5b5b;
						font-weight: bold;
						text-decoration: normal;}

					A:link {
						text-decoration: none;
						color: #5b5b5b;
						font-weight: bold;
					}

					A:active {
						text-decoration: none;
						color: #5b5b5b;
						font-weight: bold;
					}

					A:visited {
						text-decoration: none;
						color: #5b5b5b;
						font-weight: bold;
					}

					a:hover{
						color: #252525;
						font-weight: bold;
						text-decoration: normal;}

										.body  {
						font-family : verdana;
						font-style : normal;
						color: #000000;
						font-size : 11;
						line-height : 15px;
						font-weight : normal;	
						overflow : auto;
						overflow-x : hidden; 
						} 

			.body1  {
						font-family : verdana;
						font-style : normal;
						color: #5c5c5c;
						font-size : 11;
						line-height : 15px;
						font-weight : normal;	
						overflow : auto;
						overflow-x : hidden; 
						} 
					
			
					
						
					.links  {
						font-family : arial;
						font-style : normal;
						color: #000000;
						font-size : 11;
						line-height : 18px;
						font-weight : normal;}

					H1  {
						font-family: century gothic;
						font-style: normal;
						color: #000000;
						font-size: 14;
						line-height: 7px;
						font-weight: bold;
						margin-top: 0px;
					}
					
					
					
				
					
					
</style>


