.back {
	background-color: #534082;
	background-image: url(headback);
	background-repeat: repeat;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	padding-right: 20px;
	padding-left: 20px;
}
.reply {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
}
.greyrt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: right;
	padding-right: 5px;
	color: #666;
}
.brwnrt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: right;
	padding-right: 10px;
	color: #666;
}
.brownleft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #4D5374;
	padding-left: 10px;
}
.blueleft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #666;
	padding-left: 5px;
}
.red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #C00;
	text-align: center;
}
.questionblue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
}
.question {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #900;
	text-align: center;
	font-weight: bold;
}
.question  a:link {
	color: #900;
	text-decoration: underline;
}
.question  a:visited {
	color: #900;
	text-decoration: underline;
}
.question  a:hover {
	color:#554189;
	text-decoration: none;
}
.question  a:active {
	color: #900;
	text-decoration: underline;
}
body {
	background-color: #FFF;
}

