body {
	background-color:#FFFFD7;
	color:#003366;
	font-size:13px;
	font-family:verdana,arial,helvetica,sans-serif;
}
body.content {
	margin:20px 34px;
}

td {
	font-size:13px;
	color:#003366;
}

table.prices td {
	font-size:12px;
	padding:3px 0;
}

h1 {
	font-size:32px;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:14px;
}

a {
	color:#336699;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}