body		{
			font-family: arial, helvetica;
			font-size: 13px;
			line-height: 16px;
			}
h3		{
			font-family: arial, helvetica;
			font-weight: bold;
			font-size: 16px;
			line-height: 20px;
			}
.text		{
			font-family: arial, helvetica;
			font-size: 13px;
			line-height: 16px;
			}
:link		{
			font-family: arial, helvetica;
			text-decoration: none;
			}
	
:visited	{
			font-family: arial, helvetica;
			text-decoration: none;
			}
:hover		{
			text-decoration: underline;
			}
