/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	color:#336600;
}

table {
	background-color:#FFFFCC;
}

th {
	background-color:#FFCC66;
}

pre {
	background-color:#E0E9FE;
}