a:link {
	color: #003053;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003053;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.disclaimer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#003053;
}
td {
font-family:Georgia, "Times New Roman", Times, serif;
color:#003053;
font-size:11px;
}
p {
font-family:Georgia, "Times New Roman", Times, serif;
color:#003053;
font-size:12px;
}
.title {
font-family:Georgia, "Times New Roman", Times, serif;
color:#003053;
font-size:13px;
font-weight:bold;
}

