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