	.text
	{
	font-family : Arial, Helvetica, Geneva;
	font-size : 12px;
	color : #000000;
	line-height : 16px;
	}

	.header
	{
	font-family : Arial, Helvetica, Geneva;
	font-size : 19px;
	color : #00A651;
	font-weight : bold;
	line-height : 16px;
	}
	
	.headertq
	{
	font-family : Arial, Helvetica, Geneva;
	font-size : 19px;
	color : #000000;
	font-weight : bold;
	line-height : 16px;
	}
	
	.header2
	{
	font-family : Arial, Helvetica, Geneva;
	font-size : 15px;
	color : #000000;
	font-weight : bold;
	line-height : 100%;
	}
	
	.header2sa
	{
	font-family : Arial, Helvetica, Geneva;
	font-size : 17px;
	color : #000000;
	font-weight : bold;
	line-height : 100%;
	}
	
	A
	{
	font-family : Arial, Helvetica, Geneva;
	font-size : 12px;
 	font-weight : none;
 	color : #0000cc;
	text-decoration : none;
	}
	
	A:hover
	{
 	color : #999999;
	text-decoration : none;
	}
	
