body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	text-decoration: none;
color: #999900; }
a:visited {
	text-decoration: none;
	color: #999900;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
p.right {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-align: left;
	width: 450px;
	margin-left: 30px;
}
.focusBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660;
	font-style: italic;
}
.ital {
	font-style: italic;
	line-height: 0.8em;
}
.titleBox {
	width: 500px;
	left: 40px;
	position: relative;
}
