/* CSS Document */

body {
	margin-left: 10px;
	margin-top: 10px;
	background-image: url(../images/bg.jpg);
}
body, td, th {
	color: #000000;
}
a:link {
	color: #009933;
}
a:visited {
	color: #330000;
}
