.testresult{
	display: block;
	font-weight: bold;
}
.shortPass{
	color: #EE0000;
	font-weight: bold;
}
.shortPass {
	color: #EE0000;
	font-weight: bold;
}
.badPass{
	color: #EE0000;
	font-weight: bold;
}
.goodPass{
	color: green;
	font-weight: bold;
}
.strongPass{
	color: green;
	font-weight: bold;
}
