body { font-family: Georgia, sans-serif; color:#006633; font-size: 11px; line-height: 16px; line-height: 20px; background-color:#ffffcc; margin-top:100; margin-left:200;}

td					{ font-family: Georgia, sans-serif; color: #333333; font-size: 11px; line-height: 16px; line-height: 20px; }

.headline		{ font-family: Georgia, sans-serif; color: #333333; font-size: 14px; font-weight: bold; line-height: 20px; }

a					{ font-family: Georgia, sans-serif; color: #006633; font-size: 11px; text-decoration: underline; line-height: 16px; }

a:hover			{ text-decoration: none; color: #66cc66; }


a.mainnavi			{ font-family: Georgia, sans-serif; color: #ffffff; font-size: 11px; text-decoration: none; line-height: 16px; font-weight: bold; }

a.mainnavi:hover	{ text-decoration: none; color: #66cc66; }

a.mainnavis			{ font-family: Georgia, sans-serif; color: #000000; font-size: 11px; text-decoration: none; line-height: 16px; font-weight: bold; }

a.mainnavis:hover	{ text-decoration: none; color: #66cc66; }

a.subnavi			{ font-family: Georgia, sans-serif; color: #666633; font-size: 11px; text-decoration: none; line-height: 16px; font-weight: normal; }

a.subnavi:hover	{ text-decoration: none; color: #66cc66; }

a.subnavis			{ font-family: Georgia, sans-serif; color: #000000; font-size: 11px; text-decoration: none; line-height: 16px; font-weight: normal; }

a.subnavis:hover	{ text-decoration: none; color: #66cc66; }

font.mnavi1			{ font-family: Georgia, sans-serif; color: #666633; font-size: 11px; text-decoration: none; line-height: 16px; font-weight: bold; }

font.mnavi2			{ font-family: Georgia, sans-serif; color: #999966; font-size: 11px; text-decoration: none; line-height: 16px; font-weight: bold; }

input   	{ font-family: Georgia, sans-serif; font-weight: normal; font-size: 11px; }

textarea	{ font-family: Georgia, sans-serif; font-weight: normal; font-size: 11px; }

select  	{ font-family: Georgia, sans-serif; font-weight: normal; font-size: 11px; }

.bggreen 	{ background-color:#666633; }

.bglbrown	{ background-color:#D7C59D; }

.bglgreen	{ background-color:#999966; }

.bgcgreen	{ background-color:#FFFFCC; }

.red		{ color: #ff0000; }

.white		{ color: #ffffff; }

.black		{ color: #000000; }

.grey		{ color: #999999; }

.warning	{ font-family: Georgia, sans-serif; color: #ea1144; font-size: 13px; background-color: #fae9e5; }


.mainmenu a {
	display:block;
	margin-bottom:5px;
	text-decoration:none;
	padding-left: 10px;
	background-image:url(images/stern_bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#006633;
}

.submenu {
	padding-top:5px;
	margin-top:5px;
	border-top:#006633 1px solid;
}

.submenu a {
	display:block;
	margin-bottom:5px;
	text-decoration:none;
	padding-left: 10px;
	background-image:url(images/stern_bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#006633;
}


h1 {
	font-size:14px;
	font-weight:bold;
}
