body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat;;
}
a:link {
	color: #A6A6A6;
	font-size: 10px;
	text-decoration: none;
}
a:visited {
	font-size: 10px;
	color: #A6A6A6;
	text-decoration: none;
}
a:hover {
	font-size: 10px;
	color: #A6A6A6;
	text-decoration: underline;
}
a:active {
	font-size: 10px;
	color: #A6A6A6;
	text-decoration: none;
}
.text {
	font-size: 10px;
}
.colortext1 {
	font-weight: bold;
	color: #FF66CC;
	font-size: 10px;
}
.colortext2 {
	font-weight: bold;
	color: #FF99CC;
	font-size: 10px;
}
.questions {
	font-size: 10px;
	color: #FF66CC;
}
h3 {
	color: #FF99CC;
}
.border {
	border: 1.5px dashed #000000;
}
