h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #FFFFCC;
	font-weight: 100;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: 400;
	color: #009999;
	text-transform: lowercase;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #669966;
	font-weight: bolder;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: small;
	font-weight: bold;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000033;
	font-weight: lighter;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #336600;
	font-weight: 200;
	width: 140px;


}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	list-style-type: disc;
	font-size: x-small;
	list-style-position: outside;
	list-style-image: none;

}
.definitionterm {
	font-family: Arial, Helvetica, sans-serif;
	color: #669900;
	font-size: medium;
	
}
/* image setti */
img {
 border: none;

}
