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

	.header
	{
	font-family : Arial, Helvetica, Geneva;
	font-size : 18px;
	color : #000000;
	line-height : 16px;
	}
	
	.header2
	{
	font-family : Arial, Helvetica, Geneva;
	font-size : 14px;
 	font-weight : bold;
	color : #000000;
	line-height : 100%;
	}

	A
	{
 	font-weight : none;
 	color : #009999;
	text-decoration : underline;
	}
	
	A:hover
	{
 	color : #339999;
	text-decoration : underline;
	}
	
