body {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	font-size: 10px;
}
a:link {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	text-decoration: none;
}
.smallfont {
	font-size: 10px;
}
.medfont {
	font-size: 13px;
}
.font14 {
	font-size: 14px;
}
