body {
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family:sans-serif;
}

table.layout {
	margin: 0px;
	padding: 0px;
	spaging: 0px;
	border: 0px;
	background: transparent;
}

h1 {
	color: #999;
	font-weight: bold;
	font-size: 36pt;
	border-bottom: 1px dotted #f93 ;
}

h1:first-letter {
	color: #ff9933;
}

h2.menu {
	color: #f93;
	font-weight: bold;
	font-size: small;
}

th.menu {
	font-weight: bold;
	font-family: sans-serif;
	position: relative;
	text-align: left;
	background-color: transparent;
}

td.menu {
	font-family: sans-serif;
	padding: 0px;
	background-color: transparent;
}

p.BigFirst {
	font-family: sans-serif;
	font-size: normal;
}

p.BigFirst:first-letter {
	font-size: x-large;
	color: #ff9933;
}

p.name {
	color: #333333;
	font-weight: bold;
}

p.comment {
	color: #666666;
	font-size: small;
}

hr {
	border-bottom: 1px solid #cccccc;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}
