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

body {
	background-color: #FFFde6;
}

body, td, th, h3, h6 {
	color: #306;
}

h2, h4, h5 {
	color: #8000ff;
}

h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: xx-large;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #609;
}

