h1

	{
		font-size : 18px;
		font-family : arial;
		color : #999999;
					margin-bottom : 10px;
	padding-bottom : 10px;
	margin-top : 10px;
	padding-top : 10px;
	}
	
	h2

	{
		font-size : 15px;
		font-family : arial;
		color : #626262;
					margin-bottom : 10px;
	padding-bottom : 10px;
	margin-top : 10px;
	padding-top : 10px;
	}
	
	h3

	{
		font-size : 15px;
		font-family : arial;
		color : #535353;
					margin-bottom : 10px;
	padding-bottom : 10px;
	margin-top : 10px;
	padding-top : 10px;
	}
	
	.abc
	{
z-index:100;
}
	
		h4

	{
		font-size : 14px;
		font-family : arial;
		color : #1A417A;
		
	}
	h5

	{
		font-size : 13px;
		font-family : arial;
		color : #1A417A;
		
	}
	
	h6

	{
		font-size : 14px;
		font-family : arial;
		color : #1A417A;
		
	}

div

	{
		font-size : 12px;
		font-family : arial;
		color : #626262;
	}

	td

	{
		font-size : 12px;
		font-family : arial;
		color : #626262;
	}
		
	a {
		color: #4ba3c5;
		text-decoration: none;	
	}
	
	.a3 {
		color: #e9ddc4;
		font-family : calibri;
		font-size : 11px;
		text-decoration: none;	
	}
	
	.a5 {
		color: #cd9e4e;
		font-size : 13px;
		text-decoration: underline;	
			}
	
	.a6 {
		color: #2E2E2E;
		font-size : 12px;
		text-decoration: none;	
		font-weight : none;	
		font-family : calibri;
	}
	
		.a54 {
		color: #7e7e7e;
		font-size : 10px;
		text-decoration: none;	
		font-weight : none;	
	}
	
a:hover {
		color: #555555;		
		font-style : normal;	
		text-decoration: underline;	
		
	}
	
