﻿body
{
		font-family: Arial, Verdana;
}
.Question
{
	color: #5D7B9D;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
}
.Scale
{
	border-right: #e6e2d8 1px solid;
	border-top: #e6e2d8 1px solid;
	font-size: 10pt;
	border-left: #e6e2d8 1px solid;
	color: #5D7B9D;
	border-bottom: #e6e2d8 1px solid;
	font-family: Verdana;
	background-color: #f7f6f3;
}
.AnswerBox
{
	border-right: #e6e2d8 2px solid;
	border-top: #e6e2d8 2px solid;
	border-left: #e6e2d8 2px solid;
	border-bottom: #e6e2d8 2px solid;
}
.Header
{
	font-weight: bold;
	font-size: 12pt;
	color: #5D7B9D;
	font-family: Verdana;
}

.LoginBox
{
	text-align: center;
}