body, td {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
}
.footer {
	font-size: 10px;
	color: #8FB3BF;
}
ul {
	list-style-type: square;
}
a:link {
	color: #7E343A;
}
a:visited {
	color: #7E343A;
}
a:hover {
	color: #7E343A;
}
a:active {
	color: #7E343A;
}
.smText {
	font-size: 10px;
}
.input {
	font-size: 11px;
	color: #333333;
	font-family: "Trebuchet MS";
	border: 1px solid #333333;
}
.submit {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.imgBorder {
	border: 1px solid #999999;
}

