.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #668187;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-type: none;
	list-style-image: url(layout/bullet.gif);


}
.content a {color:4F6B70; text-decoration: none;}
.content a:hover{text-decoration:underline; color: #4F6B70;}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #668187;
	padding-right: 8px;
	padding-left: 8px;
}
.copy a {color:668187; text-decoration: none;}
.copy a:hover{text-decoration:underline; color: #668187;}
.voodoo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C3DADD;
	padding-right: 8px;
	padding-bottom: 8px;

}
.voodoo a {color:#C3DADD; text-decoration: none;}
.voodoo a:hover{text-decoration:none; color: #668187;}
h1 {
	color: #b2c6ca;
	font-size: 19px;
	font-weight: lighter;




}
.secondcells {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b2c6ca;
}
.thinbottomline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #aabdc1;
}
