body		{
		font-family: Arial, Helvetica, ‚l‚r ‚oƒSƒVƒbƒN, Osaka, sans-serif;
		 font-size: small;
		font-style: normal;
		color: #004000;
		text-decoration: none;
		font-weight: normal;
		background-color: #FFFFFF;
		}
a:link		{
		color: #339933;
		text-decoration: none
		}
a:visited	{
		color: #CC9900;
		text-decoration: none
		}
a:hover		{
	color: #FFCC00;
	text-decoration: underline overline;

		}
a:active	{
		color: #33FF33;
		text-decoration: none
		}
div.center	{text-align: center;}
div.right	{text-align: right;}
div.small	{
		margin-right: 10%;
		margin-left: 5%
		}
div.large	{
		margin-right: 10%;
		margin-left: 10%
		}
div.narrow	{
		margin-right: 25%;
		margin-left: 25%
		}
hr.large	{
		width: 80%;
		text-align: center;
		}
em.normal	{
		font-weight: bold;
		font-style: normal;
		}
em.note		{
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	background-color: #FFFFCC;

		}
em.strong	{
	color: #009900;
	font-size: medium;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	background-color: #FFFF99;

		}
em.notice	{
	color: #FF0000;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	background-color: #FFCCFF;

		}
strong.normal	{
	color: #FF00CC;
		font-weight: bold;
		text-decoration: underline;
		}
strong.notice	{
	color: #FF6600;
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
	background-color: #CCFFCC;

		}
img		{border: none;}
h1		{
		font-size: medium;
		font-weight: normal;
		}

