/* CSS Document */
<!--
*{margin:0;padding:0}
body,td,th {
	font-family: Sylfaen, Palatino Linotype, Georgia, serif;
	color: #000;
}
body {
	background-color: #FFF;
	padding:25px;
}
html {
    overflow-y: scroll;
} 
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #000;
}
.style2 {font-size: 48px}
.style6 {font-size: 18px}

.style9 {
	font-size: 18px;
	color: #36C;
}
-->
