body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #95c1ce;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #333333;
}
a:active {
	color: #FFFFFF;
}

.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style4 {
	color: #666666;
	font-size: 14px;
}
.style6 {
	font-size: 14px;
	color: #FFFFFF;
	padding: 10px;
}

.style33 {font-size: 10px; color: #333333;}

.style13 {font-size: 18px; color: #4398B1;}
.style17 {
	font-size: 12px;
	color: #333333;
}

dl { width: 200px; }
	dl,dd { margin: 0; }
	
	
.style15{padding: 15px; font-size: 11px; font-weight: bold;}

#search_style{
  width: 60px;
  height: 20px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(images/search.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
