body {
	font-family: Arial, Sans Serif;
}
.heading {
	font-size: 22pt;
	color: #202020;
	font-weight:bold;
}
.checking {
	font-size: 18pt;
	color: #0000ff;
}
.anonymous {
	font-size: 24pt;
	color: #008000;
}
.vulnerable {
	font-size: 24pt;
	color: #ff0000;
}
.paragraph {
	font-size: 12pt;
}
.information {
	font-size: 9pt;
}
TH {
	text-align: left;
}
.signup {
	font-size: 16pt;
	color: #0000ff;
}

