/* QF Styles */
* 	{
	padding: 0;
	margin:0
	}

body {
	margin: 0;
	font-family: verdana;
	font-size:9pt
	}

.content {
	width:196px;
	border: 1px solid #fff
	}

.logo {
	width:196px;
	height:130px;
	font-size:7pt;
	white-space: nowrap;
	}

a {
	color:#990066;
	font-weight:bold;
	}

strong {
	font-size:7pt
	}

p{
	width:164px;
	max-width:164px;
	margin:10px auto;
	}

span.datum{
	display:inline;
	float:left;
	margin: 0;
	}

select{
	width:100%;
	font-size:8pt
	}

img {
	cursor: pointer;
	}

form {
	margin:0px
	}

button {
	cursor:pointer;
	font-size: 8pt;
	background: transparent;
	border:none;
	}

button:hover {
	text-decoration:underline
	}

.checkbox {
	height:15px;
	font-size:8pt;
	text-align:left;
	white-space: nowrap;
	}

#arrow {
	font-family: tahoma;
	color: #990066;
	font-size:8pt;
	font-weight:bold;
	}

.detailclass {
	font-weight: bold;
	min-WIDTH: 95px;
	color: #990066;
	text-align: left;
	}

.linkclass{
	margin: 10px auto;
	text-align: center;
	background-color: #990066;
	cursor: pointer;
	font-weight: bold;
	color: #fff;
	border: 1px solid #fff;
	}
