﻿.line {
	BACKGROUND-POSITION: 50% bottom; BACKGROUND-IMAGE: url(images/line.gif); BACKGROUND-REPEAT: repeat-x
}
.word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #669933;
	text-decoration: none;
}
.word1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003333;
	text-decoration: underline;
}
.money {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: bold;
	color: #CC3333;
}

