
.pagetitle	{
		font-size	:	24px;
		color		:	#006000;
		}
.head		{
		font-size	:	18px;
		line-height	:	24px;
		font-weight	:	bold;
		}
.textl		{
		font-size	:	18px;
		line-height	:	24px;
		}
.text		{
		font-size	:	14px;
		line-height	:	22px;
		}
.texts		{
		font-size	:	12px;
		line-height	:	18px;
		}
.textss		{
		font-size	:	10px;
		line-height	:	14px;
		}
.textm		{
		font-size	:	16px;
		line-height	:	22px;
		}
.note		{
		font-size	:	13px;
		line-height	:	18px;
		}
.link		{
		font-weight	:	bold;
		}
a:link		{
		color		:#0000a0;
		text-decoration	:none;
		font-weight	:bold;
		}
a:visited	{
		text-decoration	:none;
		font-weight	:	bold;
		}
a:active	{
		color		:#ff0000;
		text-decoration	:underline;
		font-weight	:	bold;
		}
a:hover	{
		color:#e00000;
		text-decoration: underline;
		font-weight	:	bold;
		}
.campaign{
  font-size: 16px;
  overflow: hidden;
	border: 0;
	margin: 0;
		}

