body {
	margin: 0;
	background-color:#0daf2b;
}

TD {
	font-family: Helvetica, Arial, sans-serif;
	font-size : 12px;
	color : #666666;
}

A.navi
{
	Color: #DDDDDD;
	font-weight:normal;
	font-size:14px;
	text-decoration : none;
}
A.navi:hover
{
	Color: #FFFFFF;
	font-size:14px;
	font-weight:normal;
	text-decoration : none;
}
A.navi.visited {
	Color: #00ff33;
	font-weight:normal;
	font-size:14px;
	text-decoration : none;
}

A
{
	Color: #0daf2b;
	font-weight:bold;
	text-decoration : none;
}
A:hover
{
	Color: #0daf2b;
	font-weight:bold;
	text-decoration : underline;
}

.top_bg {
	background-image:url(../images/top_bg.gif);
	background-repeat:repeat-x;
	height:73px;
}

.btm_bg {
	background-image:url(../images/btm_bg.gif);
	background-repeat:repeat-x;
	height: 31px;
}

.navi_on {
	font-size: 14px;
	color: #FFFFFF;
}


.join_mailinglist {
	font-size: 14px;
	color: #FFFFFF;
}

.praise{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.where {
	font-size: 15px;
	color: #999999;
	font-weight:bold;
}

.lastupdated {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}

.footer_text {
	font-size: 11px;
	color: #FFFFFF;
}

.formstyle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border:none;
	width: 182px;
	height:18px;
}
