body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;

}
h3 {
	font-size: 15px;
	font-weight: bolder;
	color: #000000;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;

}
.copy {
	font-size: 14px;
}
a:link {
	color: #663399;
}
a:visited {
	color: #663399;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
li {
	line-height: 25px;
	color: #333333;
}
ul {
	color: #666666;
}
.subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
b {
	color: #000000;
}
.space {
	font-size: 14px;
	line-height: normal;
}
