/* CSS Document */
body {
	margin:0px;background:#F0F0F0;
}
body,td,th {
	font-size: 12px;
	color: #5F5F5F;
	font-family: "lr SVbN", "Osaka|";
}
h1 {
	font-size: 30pt;
	font-family: "Courier New", Courier, mono;
	letter-spacing: 4px;
	color: #8F8F8F;
}

a:link, a:visited {
	color: #4D6680;
	text-decoration: none;
}
a:hover, a:active {
	color: #333333;
	text-decoration: underline;
}

