/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
}
p {
}
h1 {
	font-size: 130%;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 110%;
}a {
	text-decoration: none;
}
#content {
	font-size: 80%;
}
select {
	font-size: 80%;
}
input {
	font-size: 85%;
}
