		.LContent:link
	{
		font-family : Arial;
		color: #0000cc;
		text-decoration: underline;
		line-height : 20px;
	}
		.LContent:visited
	{
		font-family : Arial;
		color: #0000cc;
		text-decoration: underline;
		line-height : 20px;
	}
		.LContent:active
	{
		font-family : Arial;
		color: #0000cc;
		text-decoration: underline;
		line-height : 20px;
	}
		.LContent:hover
	{
		font-family : Arial;
		color: #0000cc;
		text-decoration: underline;
		line-height : 20px;
	}

	

	
	

		.LHint:link
	{
		font-family : Arial;
		color: #8a8a8a;
		font-size : 11px;
		line-height : 10px;
		text-decoration: underline;
	}
		.LHint:visited
	{
		font-family : Arial;
		color: #8a8a8a;
		font-size : 11px;
		line-height : 10px;
		text-decoration: underline;
	}
		.LHint:active
	{
		font-family : Arial;
		color: #8a8a8a;
		font-size : 11px;
		line-height : 10px;
		text-decoration: underline;
	}
		.LHint:hover
	{
		font-family : Arial;
		color: #8a8a8a;
		font-size : 11px;
		line-height : 10px;
		text-decoration: underline;
	}


	
	
	

		.LTag:link
	{
		font-family : Arial;
		color: #ff6600;
		text-decoration: underline;
		line-height : 20px;
	}
		.LTag:visited
	{
		font-family : Arial;
		color: #ff6600;
		text-decoration: underline;
		line-height : 20px;
	}
		.LTag:active
	{
		font-family : Arial;
		color: #ff6600;
		text-decoration: underline;
		line-height : 20px;
	}
		.LTag:hover
	{
		font-family : Arial;
		color: #ff6600;
		text-decoration: underline;
		line-height : 20px;
	}	
	
	
	


		.LDanger:link
	{
		font-family : Arial;
		color: #cc0000;
		text-decoration: underline;
		line-height : 20px;
	}
		.LDanger:visited
	{
		font-family : Arial;
		color: #cc0000;
		text-decoration: underline;
		line-height : 20px;
	}
		.LDanger:active
	{
		font-family : Arial;
		color: #cc0000;
		text-decoration: underline;
		line-height : 20px;
	}
		.LDanger:hover
	{
		font-family : Arial;
		color: #cc0000;
		text-decoration: underline;
		line-height : 20px;
	}






		.Ltop:link
	{
		font-family : Arial;
		color: #000000;
		font-size : 22px;
		font-weight : normal;
		text-decoration: underline;
	}
		.Ltop:visited
	{
		font-family : Arial;
		color: #000000;
		font-size : 22px;
		font-weight : normal;
		text-decoration: underline;
	}
		.Ltop:active
	{
		font-family : Arial;
		color: #000000;
		font-size : 22px;
		font-weight : normal;
		text-decoration: underline;
	}
		.Ltop:hover
	{
		font-family : Arial;
		color: #000000;
		font-size : 22px;
		font-weight : normal;
		text-decoration: underline;
	}




		.LList:link
	{
		font-family : Arial;
		color: #0000cc;
		font-size : 22px;
		font-weight : normal;
		text-decoration: underline;
	}
		.LList:visited
	{
		font-family : Arial;
		color: #0000cc;
		font-size : 22px;
		font-weight : normal;
		text-decoration: underline;
	}
		.LList:active
	{
		font-family : Arial;
		color: #0000cc;
		font-size : 22px;
		font-weight : normal;
		text-decoration: underline;
	}
		.LList:hover
	{
		font-family : Arial;
		color: #0000cc;
		font-size : 22px;
		font-weight : normal;
		text-decoration: underline;
	}



	
	

	.TTime
	{
		font-family : Arial;
		color: #444444;
		font-size : 12px;
		line-height : 14px;
	}




	td
	{
		font-family : Arial;
		color: #000000;
		font-size : 14px;
		line-height : 20px;
	}

	h1
	{
		font-family : Arial;
		color: #000000;
		font-size : 22px;
		font-weight : normal;
		margin: 0px;
	}

	h2
	{
		font-family : Arial;
		color: #000000;
		font-size : 22px;
		font-weight : normal;
		line-height:28px;
		margin: 0px;
	}


	.but
	{
		color: #0000cc;
		cursor:pointer;
		text-decoration: underline;
	}

	.TNotLoggedUser
	{
		font-family : Arial;
		color: #868686;
		font-size : 14px;
		line-height : 20px;
		font-weight : bold;
	}


	.TLoggedUser
	{
		font-family : Arial;
		color: #000000;
		font-size : 14px;
		line-height : 20px;
		font-weight : bold;
	}

	
	.THint
	{
		font-family : Arial;
		color: #8a8a8a;
		font-size : 11px;
		line-height : 14px;
	}