body {
	background-image: url(index_files/background.jpg);
	background-repeat: repeat-x;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
}
.sidebarLink {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	line-height: 130%;
}
.visitedLink {
	color: #F0A548;
}
a:visited {
	color: #F0A548;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	color: #006599;
	text-decoration: none;
}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
}

