	h1
		{
	font : large Franklin Gothic Demi, Copperplate Gothic Bold;
	color: #cccccc;
}

	h3
		{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : normal;
	color: #cccccc;
}

	h4
		{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	color: #cccccc;
}

	h5
		{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	color: #cccccc;
}

	h6
		{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	color: #cccccc;
}

	p
		{
	font : small Verdana Geneva Arial Helvetica sans-serif; color: #cccccc;
}
	
	th
		{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : normal;
	color: #cccccc;
}

	hr
		{
}

	.rahmen 
		{
	border : thin dotted;
	padding:8px;
	width: 500px;
	margin-left: 50px;
	line-height:16px;
	color: Silver;

}	
	td
		{
	font : small Verdana Geneva Arial Helvetica sans-serif;
	color: #cccccc;
}
	
	.rahmen 
		{
	border : thin dotted;
	padding:8px;
	width: 500px;
	margin-left: 50px;
	line-height:16px;
	color: Silver;
}

	a:link
		{
	font-weight: bold;
	color: Silver;
}
	a:visited
		{
 font-weight: bold; color:#silver;
		}
	a:hover
		{
	font-weight: bold;
	color: Gray;
	background-color: Silver;
}
