@charset "utf-8";
h1 {
	font-family: "Copperplate Gothic Bold";
	font-size: 45px;
	font-weight: bolder;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
h5 {
	font-family: "Copperplate Gothic Bold";
	font-size: 8px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.titelcel {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-right-width: thin;
	border-bottom-width: 15px;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #666666;
	margin: 2px;
	padding: 2px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	margin: 2px;
	padding: 2px;
}
#menu1a:link {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
#menu1 a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
#menu1 a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menu1 a:active {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
.styl16 {
	font-size: 20px;
	font-weight: bold;
	color: #CCCCCC;
}

