.body {
	font-family: arial, helvetica, sans-serif
}
.body a:active { color: #666633; text-decoration: underline; font-weight: bold}
.body a:link {  color: #8E9865; text-decoration: underline; font-weight: bold}
.body a:visited { color: #8E9865; text-decoration: underline; font-weight: bold}
.body a:hover {  color: #666633; text-decoration: underline; font-weight: bold}

.header {
	font-family: "arial black", "arial bold", helvetica, sans-serif;
	font-size: x-large;
	color: #BCC3A4
}

input.button{color:red;background-color:pink;font-weight:bolder;font-size:100%}
input.text{color:red;background-color:pink;font-weight:bolder;font-size:10px}

#pic {
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 10px;
	width: 140px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 0px solid #000000;
	display: block;
	height: 90px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 135px;
}

.text {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.question {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666633;
	font-weight: bold;
}
