body 		{
		background: #ffffff;
		padding:4em;
		margin: 0;
		font-family: Verdana, Arial, san-serif;
		font-size: 100%;
		color: black;
		}
p		{
		font-size: .80em;
		}
#liver li	{
		list-style: none;
		padding-left: 2em;
		color: #000000;
		font-weight: bold;
		font-size: .80em;
		}
#not li		{
		padding-left: 1em;
		font-size: .80em;
		}
h2		{
		text-align: center;
		}
.red		{
		color: #990000;
		font-size: .45em;
		font-style: italic;
		}
.gift		{
		color: #990000;
		background: #edca51;
		padding: 10px;
		}
.note		{
		color: #990000;
		font-style: italic;
		}
.notice		{
		color: #990000;
		font-style: italic;
		font-weight: bold;
		text-align: center;
		}
.teal		{
		color: #79a5a5;
		font-weight: bold;
		text-align: center;
		}