a {color: #564b47;
		text-decoration:underline}

a:visited {color: #564b47;
		text-decoration:underline}

a:hover {color: #000000;}
a:active { color:#000000;}

BODY {
	font-size: 10pt;
	font-family: arial, SunSans-Regular, Sans-Serif;
	color:#555555;
}

.hint a {text-decoration:none; color:#FFFFFF;
         padding-left:10px; padding-top:3px;
    	 display:block;
    	 font-size:8pt;
    	 font-weight:bold;
}

.claim{
    	 font-size:22pt;
	 font-weight:normal;
}


h1 {
	font-size: 10pt;
	text-transform: uppercase;
	padding:4px 15px;
	margin:0px
}

h2 {
	font-size:9pt;
	font-weight: bold;
	margin:0px;
}

p {
	padding: 5px 0px;
	margin:0px;
}
.descriptionleft {
	width:450px;
	float:left;
}
.descriptionright{
	width:440px;
	float:right;
}

.featuretext {
    font-size: 14px;
    color:#000000;
}

.quotation {
    font-variant:small-caps;
	font-size:13pt;
	margin:5px;
	float:left;
	font-weight:bold;
    margin-top:20px;
    text-align:center;
	color:#417BAB;
}


.tooldescription {
	font-size:8pt;

}
.contents {
	font-size:10pt;
	font-weight:bold;
	padding-bottom:10px;
	color:#000000;
}


#footer a {
	font-size:8pt;
	font-weight: normal;
}

/*popup*/
form span {
	display:none;
	padding-left:6px;
	font-weight:bold;
	color:#ff0000;
}
