.Questions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	position: relative;
}
.Title1 {
	font-family: "Harlow Solid Italic";
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	position: relative;
	left: 50%;
}
.title2 {
	font-family: "Harlow Solid Italic";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	position: relative;
	left: 0%;
}
.QueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	position: relative;
	color: #666666;
	overflow: auto;
	background-repeat: no-repeat;
}
.buttonstyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #000033;
	position: relative;
	width: 200px;
	height: auto;
	margin-left: 0px;
	left: 100px;
	top: auto;
}
.Incorrect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
}
.Correct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #009900;
	text-decoration: blink;
}
.PracticeOk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	color: #FFCC00;
}
.Box1 {
	position: relative;
	width: 623px;
}

