body, td, div	{
		color: black;
		font-family: arial;
		font-size: 14px;		
		line-height: normal; 
		}

a		{
		font-weight: bold;
		color: #1F4C91;;
		text-decoration: none;
		}

a:hover		{
		font-weight: bold;
		color: #1F4C91;;
		text-decoration: underline;
		}

.fett		{
		font-weight: bold;
		}

.big		{
		font-weight: bold;
		font-size: 21px;
		}
