body	{
	margin: 25px;
	color: #000000;
	background-color: #ffe4e4;
	font-family: georgia,verdana,helvetica,sans-serif;
	font-size: small
	}

.announcement
	{
	font-weight: bold
	}

.stats
	{
	font-weight: normal
	}

input	{
	color: #101010;
	background-color: #ffd8d8;
	font-family: georgia, verdana,helvetica,sans-serif;
	}

.wish	{
	font-style: italic;
	}

.person {
	font-weight: bold;
	text-align: right;
	margin: 0px;
	}

.divider
	{
	color: #000040;
	background-color: #ddc4c4;
	}

textarea
	{
	color: #000000;
	background-color: #ffd8d8;
	font-family: georgia, verdana,helvetica,sans-serif;
	}

table.wish-form
	{
	}

table.announcement
	{
	}

table.wishes
	{
	}

table.admin
	{
	width: 48%;
	position: relative;
	top: 100%;
	left: 2%;
	}
