body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	scrollbar-base-color: #ffcc99;
	color: #333333;
	background-attachment: fixed;
	background-image: url(images/handsback.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;






}
	
h1 {
	font-size: 36px;
	font-weight: bold;
	color: #3399cc;



}
a {
	color: #669999;
	font-size: 8pt;

}
p {
	font-size: 12px;
	color: #333333;

}
h2 {
	color: #6699CC;
	font-size: 16px;
}
.hr {
	color: #FFD9B3;
	width: 100%;



}

.hrsurv {
	color: #FFD9B3;
	width: 100%;
}

.highlight {
	color: #669999;
}
h3 {
	font-size: 16px;
	color: #FF6600;
	font-style: normal;
	text-decoration: underline;



}
h4 {
	font-size: 12pt;
	color: #FF9966;
}
.highlightblu {
	color: #006699;
}