body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: sans-serif;
	font-size: 11px;
}

a:link {
	color: Gray;
}

a:hover {
	background-color: #F0F0F0;
	color: #333333;
}


.bodytext {
	color: #333333;
	font-size: 11px;
	font-family: sans-serif;
}
.obittext {
	background-color: #000000;
	color: #ffffff;
	font-size: 11px;
	font-family: sans-serif;
	padding:10px;
}

.menutext {
	color: #F0F0F0;
	font-family: sans-serif;
	font-size: 11px;
}

.smalltext {
	font-size: 9px;
}

strong {
	font-weight: bold;
}

.largetext {
	font-size: 16px;
}

a.menu {
	color: white;
}
