/* CSS Document */

body {
	width: 800px;
	margin: 10px auto 10px auto;
}

body, p, li, a, td, th, h1, h2, h3, h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .9em;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.25em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}