h1

	{
		font-size : 18px;
		font-family : calibri;
		color : #cd9e4e;
		
	}
	
	h2

	{
		font-size : 16px;
		font-family : calibri;
		color : #cd9e4e;
		
	}
	
	h3

	{
		font-size : 15px;
		font-family : calibri;
		color : #535353;
		
	}
	
	.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 : 14px;
		font-family : calibri;
		color : #535353;
	}

	td

	{
		font-size : 14px;
		font-family : calibri;
		color : #535353;
	}
		
	a {
		color: #7d1419;
		text-decoration: underline;	
	}
	
	.a3 {
		color: #e9ddc4;
		font-family : calibri;
		font-size : 13px;
		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: #cd9e4e;		
		font-style : normal;	
		text-decoration: underline;	
		
	}
	
