p{
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #999999;
}

sup{
	font-size: 6px;
	font-weight: normal;
}

li{
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #666666;
}

ul{
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #999999;
}

b{
	font-weight: bold;
	color: #999999;
}

hr {
	margin-top: 6px;
	margin-bottom: 6px;
}

a{
	font-family: Arial;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

body{
	background-color: #ffffff;
}

.navi{
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
}

.subnavi{
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	padding-right: 10px
}

a:hover {
	color: #b33378;
}

.selected {
	font-size: 11px;
	font-weight: bold;
	color: #b33378;
}

.subselected {
	font-size: 14px;
	font-weight: normal;
	color: #b33378;
	padding-right: 10px
}

h1{
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #b33378;
	text-transform: uppercase;
}

h2{
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #b33378;
	padding-bottom: 10px
	text-transform: uppercase;
}

.Stil1{
	color: #FFFFFF
}