body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003333;
	font-size: 90%;
	line-height: 120%;
}
body {
	background-color: #F8F0D7;
	margin-top: 10px;
	background-image: url(images/bkg_leather.gif);
}
a:link {
	color: #003333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333300;
}
a:hover {
	text-decoration: underline;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #666600;
}
.boundingbox {
	background-color: #ADBDAD;
	border: 1px solid #006666;
	margin: 0px;
	padding: 10px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003333;
}
.new {
	color: #FF0000;
	background-color: #FFFF00;
}
.smalltext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}
.HeavyText {
	line-height: 16px;
	font-weight: bold;
}

