<!--
	body{
		background-color : #FFFFFF;
		color:#666666;
		font-family:Verdana, sans-serif;
		font-size:11px;
		line-height : 13px;
	}
	.rubrik{
		background-color : #FFFFFF;
		color:#000000;
		font-family:Verdana, sans-serif;
		font-weight:bold;
		font-size:10px;
		line-height : 100%;
	}
	.ingress{
		background-color : #FFFFFF;
		color:#666666;
		font-family:Verdana, sans-serif;
		font-weight:bold;
		font-size:10px;
		line-height : 14px;
	}
	.smalltext{
		background-color : #FFFFFF;
		color:#666666;
		font-family:Verdana, sans-serif;
		font-size:10px;
	}
	body.noImg{
		background-color : #FFFFFF;
		background-image : none;
		color:#666666;
		font-family:Verdana, sans-serif;
		font-size:11px;
		line-height : 120%;
	}
	a{
		background-color : transparent;
		color:#006699;
		font-family:Verdana, sans-serif;
		font-size:10px;
		font-weight:bold;
		line-height : 100%;
		text-decoration:none;
	}
	a:hover{
		background-color : transparent;
		color:#003366;
		font-family:Verdana, sans-serif;
		font-size:10px;
		font-weight:bold;
		line-height : 100%;
		text-decoration:underline;
	}
	td{
		border-color:#FFFFFF;
		border-style : solid solid solid solid;
		border-width: 0px 0px 0px 0px;
		font-size:11px;
		line-height : 120%;
		vertical-align:top;
	}
	label{
		line-height : 120%;
	}
	input{
		font-family:Verdana, sans-serif;
		font-size : 11px;
		background-color : #FFFFFF;
		color:#666666;
	}
	textarea{
		font-family:Verdana, sans-serif;
		font-size : 11px;
		background-color : #FFFFFF;
		color:#666666;
	}
	select{
		background-color : #FFFFFF;
		color:#666666;
		font-size:11px;
		font-weight:normal;
	}
	div.menu02{
		background-color:transparent;
		color:#666666;
		display:block;
		font-family:Arial, sans-serif;
		font-size : 12px;
		margin:0px 0px 5px 0px;
		line-height:120%;
		text-align:right;
		text-decoration:none;
		width: 110px;
	}
	.displayNone{
	display : none;
}

-->