.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0.1px;
}
.bodytxtsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0.1px;
}
.bodytxtbackground {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: ffeddb;
	font-size: 10px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0.1px;
}
.line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	align: middle;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;


}
.questiontxtbackground {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #666666;
	font-size: 10px;
	line-height: 1.5em;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 0.1px;
}
.bodytxtsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.3em;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0.1px;
}
.bodytxtitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 1.3em;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0.1px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	height: 25px;

}
.smallbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0.1px;
	width: 200px;
}
.bigbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0.1px;
	width: 268px;
	height: 80px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0.1px;
	width: 60px;
}
.bodytxtbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.1px;
}
.bodytxtboldbackground {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ff9933;
	font-size: 10px;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1px;
}
a:link {
	color: #333333;
	background-color: ffffff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:active {
	color: #333333;
	font-size: 10px;
	background-color: ffffff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	font-size: 10px;
	background-color: ffffff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:hover {
	color: #9999cc;
	font-size: 10px;
	background-color: ffffff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.bodytxtorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
	font-weight: normal;
	color: #9999cc;
	letter-spacing: 0.1px;
}
.bodytxtred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
	font-weight: bold;
	color: #ff0000;
	letter-spacing: 0.1px;
}
