
body {
  background-color: #FFFFB7;
  color: #400040;
  font-family: Tahoma;
  font-size: medium;
}

a {
  color: #008000;
  text-decoration: none;
}

a:visited {
  color: #408080;
}

a:hover {
  color: #800080;
  text-decoration: underline;
}


.imgtxt {
	font-family : Tahoma;
	font-size : 9px;
	font-style : normal;
	font-variant : normal;
	letter-spacing : 0px;
	text-transform : none;
	color : #191970;
}

.textarea {
  font-family: Tahoma;
  font-size: medium;
  font-style: normal;
  color: #400040
}

.columnheaders {
		font-family : Tahoma;
	font-size : 14px;
	font-weight : bold;
	text-align : center;
		background : #DCDCDC;
}

.note {
	border : none;
	float : none;
	font-family : Tahoma;
	text-align : center;
	letter-spacing : 2px;
	line-height : normal;
	text-decoration : none;
	text-transform : none;
	word-spacing : normal;
	color : #336600;
			margin-left : 40px;
			margin-right : 40px;
			}

.money {
	font-family : Tahoma;
	font-size : 16px;
	letter-spacing : 4px;
	font-weight : bolder;
	text-align : center;
}