.text {
font-family: Verdana, Arial, sans-serif;
	color: black;
	font-size: 11px;
}
.rslt {
font-family: Verdana, Arial, sans-serif;
	color: AF263A;
	font-size: 11px;
}
.note {
font-family: Verdana, Arial, sans-serif;
	color: gray;
	font-size: 11px;
}

a {
	color: maroon;
}

a:hover {
	color: maroon;
}

h1 {
	font-size: 14px;
	color: AF263A;
	
}
h2 {
	font-size: 12px;
	color: gray;
	
}
.btn {
	font-size: 10px;
	color: gray;
	text-align: center;
}
.copy{
font-family: Verdana, Arial, sans-serif;
color: gray;
	font-size: 9px;
	position: absolute;
bottom: 0px;
}
.copy A{
	color: gray;
	font-size: 9px;
}
.copy A:Hover{
	color: gray;
	font-size: 9px;
}
.copy A:Active{
	color: gray;
	font-size: 9px;
}
.qst{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: white;
}
.cp{
font-family: Verdana, Arial, sans-serif;
color: gray;
	font-size: 9px;
}
.cp A{
	color: gray;
	font-size: 9px;
}
.cp A:Hover{
	color: gray;
	font-size: 9px;
}
.cp A:Active{
	color: gray;
	font-size: 9px;
}
