body {
	background-attachment: fixed;
	background-image: url(images/bg-1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
p
{
font-size: .83em;
}
td {
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
font {
	font-size: .83em;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .83em;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .83em;
}
a {
	color: #114FA4;
}
.smaller_font {
	font-size: 9px;
	color: #E7DBAD;
}
