@charset "UTF-8";
/* CSS Document */

.navigation {
  display: none;
}
.style1 {font-family: "Lucida Sans"}
.style2 {font-size: 18px}
.style3 {font-size: 24px}
body {
	background-color: #999999;
	max-width: 480px;
}
a:link {
	color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
input.btn { 
	font: bold 300%; 
} 