	body 	{		font-family: verdana;		font-size: 12px;	}	table 	{		font-family: verdana;		font-size: 11px;		line-height: 18px;		color: #404040;	}	table.menu
	{	
		border: 1px;
		border-color: #f7f7f7;
	}
	td.menu	{			border: 1px solid #606060;		padding: 8px;		background: #f0f0f0;	}	h1 	{		font-family: arial;		font-size: 24px;		font-weight: bold;		letter-spacing: 1px;		color: #a0a0a0;	}	h2 	{		font-family: arial;		font-size: 16px;		font-weight: bold;		color: #808080;		letter-spacing: 1px;		line-height: 24px;	}	h3 	{		font-family: arial;		font-size: 24px;		font-weight: bold;		color: #a0a0a0;		letter-spacing: 1px;		margin: 0px;	}   A: {
	   	text-decoration: none;
	   	color: black;
	   }
   A:link {
	   	text-decoration: none;
	   	color: black;
   }
   A:active {
	   	text-decoration: none;
	   	color: black;
   }
   A:visited {
	   	text-decoration: none;
	   	color: black;
   }
	A.L1:link {text-decoration: none; color: #000000;}	A.L1:visited {text-decoration: none; color: #000000;}	A.L1:active {text-decoration: none; color: #000000;}	A.L1:hover {text-decoration: none; color: #ff0000; font-weight: bold;}	A.L2:link {text-decoration: none; color: #000000;}
	A.L2:visited {text-decoration: none; color: #000000;}
	A.L2:active {text-decoration: none; color: #000000;}
	A.L2:hover {text-decoration: none; color: #ff0000; font-weight: normal;}
	input 	{		font-family: Arial;		font-size: 11px;		background: #f7f7f7;		border-color: #606060;		border-width: 1px;	}	textarea 	{		font-family: Arial;		font-size: 11px;		background: #f7f7f7;		border-color: #606060;		border-width: 1px;	}	form 	{			}