body {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
td {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a {
	color: #081FB0;
	text-decoration: none;
}
a:visited {
	color: #081FB0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.small {
	font-size: 9px;
}
.smalllink {
	color: #3366CC;
}
