body {
	margin: 0px;
	padding: 0px;
	background:#ece9d8; 
}


hr {
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
}

.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00646B;
}

.h1 {
	font-size: 11px;
	font-weight: bold;
	color: #00646B;
}
.text9 {
	font-size: 10px;
	color: #333333;
}

.white {
	font-size: 10px;
	color: #ffffff;
}

a {
	color: #00646B;
	text-decoration: none;
}
a:visited {
	color: #00646B;
	text-decoration: none;
}
a:hover {
	color: #00646B;
	text-decoration: underline;

}
a:active {
	color: #00646B;
	text-decoration: none;
}

a.con {
	color: #ffffff;
}
a.con:visited {
	color: #cccccc;
}
a.con:hover {
	color: #ffffff;
}
a.con:active {
	color: #ffffff;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 150%;
	}
	
div {
	color: #333333;
	}
	
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 150%;
	}
	
ul {
	color: #333333;
	line-height: 150%;
	list-style-type: square;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	}
	
li {
	color: #333333;
	line-height: 150%;
	}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #00646B;
	line-height: 120%;
	}
