body {
	background: #D494CC;
	color: #000000;
	padding: 0;
	margin: 0;
	font-size: 10pt;
	font-family: Verdana, Arial, Geneva, Swiss, sans-serif
}
td {
	font-size: 10pt;
	font-family: Verdana, Arial, Geneva, Swiss, sans-serif
}
h1,h2,h3,h4 {
	color: #550000;
}
h1,h2,h3 {
	font-style: italic;
}

.alignright {
	float: right;
}	
.alignleft {
	float: left;
}
.menu {
	font-size: 8pt;
	font-weight: bold;
	color: #550000;
	text-decoration: none;
}
.menu:hover {
	font-size: 8pt;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.nounder {
	font-size: 8pt;
	font-weight: bold;
	color: #550000;
	text-decoration: none;
}
.nounder:hover {
	font-size: 8pt;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.tailtext {
	font-size: 8pt;
	font-weight: bold;
	color: #550000;
	text-decoration: none;
}

.photolabel {
	font-size: 7pt;
	font-weight: bold;
}


