.Stil1 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

a.main:link {text-decoration: none; color: #000000; font-weight: bold; font-style: italic;}
a.main:visited {text-decoration: none; color: #000000; font-weight: bold; font-style: italic;}
a.main:hover {text-decoration: none; color: #3333FF; font-weight: bold; font-style: italic;}
a.main:active {text-decoration: none; color: #000000; font-weight: bold; font-style: italic;}

body {
	background-image: url(images/hgnd.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}

body,td,th {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
}
