BODY, TD, DIV {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
A:LINK,A:VISITED {
	text-decoration : none;
	color : #000000;
}
A:HOVER {
	text-decoration : underline;
}
.white {
	color : #FFFFFF;
	text-decoration : none;
}
.justifytesto {
	text-align : justify;
}
.yellowlist{
	list-style-image :   url(graphics/elements/yellowbullet.gif);
}
.redlist{
	list-style-image :   url(graphics/elements/redbullet.gif);
}
.blulist{
	list-style-image :   url(graphics/elements/blubullet.gif);
}
.greenlist{
	list-style-image :   url(graphics/elements/greenbullet.gif);
}
.credits {
	color : #FFFFFF;
}
.nero {
	color : Black;
}
 .yellowinput {
	width : 100px;
	height : 20px;
	background-color : #FEF2D8;
	text-align : left;
	font-size : 10px;
}
 .greeninput {
	width : 145px;
	height : 20px;
	background-color : #EDFAF5;
	text-align : left;
	font-size : 10px;
}
 .greenfeedback {
	width : 200px;
	height : 20px;
	background-color : #EDFAF5;
	text-align : left;
	font-size : 10px;
}
 .greenfeedbackcomment {
	width : 200px;
	height : 120px;
	background-color : #EDFAF5;
	text-align : left;
	font-size : 10px;
}
 .greencomment {
	width : 425px;
	height : 120px;
	background-color : #EDFAF5;
	text-align : left;
	font-size : 10px;
}
 .greenbutton {
	width : 70px;
	height : 20px;
	background-color : #EDFAF5;
	font-size : 10px;
}
.bluselect {
	width : 160px;
	background-color : #B3CAE1;
	margin : 6px 6px 6px 6px;
}
 .bluinput {
	width : 80px;
	background-color : #B3CAE1;
	margin : 4px 4px 4px 4px;
	text-align : center;
}
