.bodyText {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
}
.titleText {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;

}
a:link {
	color: #996699;
}
a:visited {
	color: #996699;
}
a:hover {

	color: #795179;
}
a:active {


	color: #996699;
}
.bkgBottom {
	background-repeat: no-repeat;
	background-position: bottom;
}
.bkgNoRepeat {

	background-repeat: no-repeat;
}
.input {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	background-color: #DFEFFF;
	border: thin groove;

}

