/* CSS Document */
body {
	font-size:90%;
}
h1 {
	font-size:120%;
	color:#666666;
	}
td {
	background-color:#CCCCCC;
	font-size:100%;
	}
a {
	color: #333333;
	text-decoration:none;
}
