.normal {
	border-width: 1px;
	padding: 10px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	font-family: arial black; text-decoration: bold; font-size:14px;color:#7192B3;line-height:14px;text-decoration: underline none;
	}
.ResultsText {
	font-family: arial black; text-decoration: bold; font-size:18px;color:#7192B3;line-height:18px;text-decoration: underline none;
	}
.graph {
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	font-family: arial black; text-decoration: bold; font-size:10px;color:#7192B3;line-height:14px;text-decoration: underline none;
	}
.over {
	border-width: 1px;
	padding: 10px;
	border-style: solid;
	border-color: gray;
	background-color: #A2C488;
	font-family: arial black; text-decoration: bold; font-size:14px;color:#ffffff;line-height:14px;text-decoration: underline none;

	}

.questionBig{
	font-family: arial black; text-decoration: bold; font-size:16px;color:#000000;line-height:16px;text-decoration: underline none;
	}
.questionMed{
	font-family: arial ; font-size:13px;color:#cccccc;line-height:14px;text-decoration: underline none;
	}
.giant{
	font-family: arial black; font-size:20px;color:#cccccc;line-height:20px;text-decoration: underline none;
	}
.resultsTable {
	border-width: 1px;
	padding: 10px;
	border-style: solid;
	border-color: gray;
	background-color: #A2C488;
	font-family: arial black; text-decoration: bold; font-size:14px;color:#000000;line-height:14px;text-decoration: underline none;
	}
.resultsQuestion {
	font-family: arial ; text-decoration: bold; font-size:16px;color:#000000;line-height:16px;text-decoration: underline none;
	}
.resultsAnswer {
	font-family: arial ; text-decoration: bold; font-size:12px;color:#000000;line-height:12px;text-decoration: underline none;
	}
.Side{
	font-family: arial ; font-size:15px;color:#F38900;line-height:15px;text-decoration: underline none;
	}