body, td, div	{
		color: black;
		font-family: verdana;
		font-size: 10pt;		
		line-height: normal; 
		}

a		{
		color: #303786;
		text-decoration: none;
		}

a:hover		{
		color: #ffba00;
		text-decoration: none;
		}

.weiss		{
		color: white;
		}


.grey		{
		color:#808080;
		}

.blue		{
		color: #303786;
		}

.fett		{
		font-weight: bold;
		}

.big		{
		font-weight: bold;
		font-size: 13pt;
		}
