h1

	{
		font-size : 15px;
		font-family : Trebuchet MS;
		color : #7DA094;
	}
	
	h2

	{
		font-size : 14px;
		font-family : Trebuchet MS;
		color : #7DA094;
	}
	
	h3

	{
		font-size : 14px;
		font-family : Trebuchet MS;
		color : #7DA094;
	}
	
	h4

	{
		font-size : 14px;
		font-family : Trebuchet MS;
		color : #7DA094;
	}
	
	h5

	{
		font-size : 14px;
		font-family : Trebuchet MS;
		color : #7DA094;
	}
	
	h6

	{
		font-size : 14px;
		font-family : Trebuchet MS;
		color : #7DA094;
	}

div

	{
		font-size : 13px;
		font-family : Trebuchet MS;
		color : #808080;
	}

	td

	{
		font-size : 13px;
		font-family : Trebuchet MS;
		color : #808080;
	}
	.a2

	{
		font-size : 10px;
		font-family : Trebuchet MS;
		color : #85A298;
		line-height : 8px;
		
	}
	
	a

	{
		font-size : 13px;
		font-family : Trebuchet MS;
		color : #85A298;
		
	}
	a {
		color: #85A298;
		text-decoration: underline;		
		
	}
a:hover {
		color: #808080;		
		font-style : normal;	
		text-decoration: none;	
	}
