a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #888387;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #888387;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}
a.header:link, a.header:active, a.header:visited {	
	margin-left:40px;
	margin-right:10px;
	margin-top: 20px;
	color: #663;
	text-decoration: none;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
}
a.nav_top:link, a.nav_top:active, a.nav_top:visited {
	font-family: Tahoma, Arial;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.nav_top:hover {
	font-family: Tahoma, Arial;
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
BODY {
	font-weight: normal;
	background-image: url(images/bg.png);
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #734E35;
}
.underline {
	text-decoration: underline;
}
.green {
	color: #7BAB39;
}
.blue {
	color: #0A79BE;
}
.white {
	color: #FFFFFF;
}
.px11 {
	font-size: 11px;
}
.yellow {
	color: #D7D42A;
}
.greed {
	color: #979396;
}
h1 {
  margin: 0px;
  padding: 0 0 10px 34px;
  font-family: verdana, arial; 
  background-image: url(images/flower.gif);
  background-repeat: no-repeat;
  font-size: 16px; 
  font-weight: bold;
  color: #333;
}
