	a:link		{color: #0000ff; text-decoration: none;}
	a:visited	{color: #0000ff; text-decoration: none;}
	a:hover		{color: #009999; text-decoration: none;}
	
	body		{background-color: #ffffff;
				text-align: center;
				color: black;
				font-family: Arial, sans-serif;
				font-size: 11px;}

	table.center {margin-left:auto; margin-right:auto;}
	table.none	 {text-align: left}
				
	div#ctr	{font-family: Arial, sans-serif;
				font-size: 14px;
				margin-left: auto;
				margin-right: auto;
				text-align: left;}

	img		{border: 0;}

	.title1	{font-family: Arial, sans-serif;
				font-size: 28px;
				color: #000000;
				text-align: center;
				}
	.title2	{font-family: Arial, sans-serif;
				font-size: 15px;
				color: #000000;
				text-align: center;
				}
	.title3	{font-family: Arial, sans-serif;
				font-size: 13px;
				color: #000000;
				text-align: center;
				}
	.menu		{font-family: Arial, sans-serif;
				font-size: 12px;
				font-weight: bold;
				color: #0000ff;
				width: 68px;
				line-height: 22px;
				}
	.tiny		{font-family: Arial, sans-serif;
				font-size: 10px;
				}
