body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C8C9C9;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
}
td {
	font-family: "Lucida Sans", Arial, Verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
a {
	font-family: "Lucida Sans", Arial, Verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #01A7E3;
	text-decoration: underline;
}
a:hover {
	font-family: "Lucida Sans", Arial, Verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #F16213;
	text-decoration: underline;
}
.colored_td{
	font-family: "Lucida Sans", Arial, Verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #01A7E3;
}
.textbox{
	font-family: "Lucida Sans", Arial, Verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: F16213;
	border: 1px solid F16213;
}
