body {
font-family: Arial, Helvetica, sans-serif;
background-image: url(/images/background.jpg);
}
a:link, a:hover, a:active, a:visited {
color: #666699
}
.mediumtext {
	font-size: 12px;
}
.smalltext {
	font-size: 10px;
}
.tinytext {
	font-size: xx-small;
}
