td {
	font: 12px Arial, Helvetica, sans-serif;
}
.textline {
	line-height: 20px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.title {
	font-size: 22px;
	font-weight: normal;

}

.titletext {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;

}
.tabletext {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #999999;
	border-left: none;



}
a {
	color: #003063;
	text-decoration: none;

}
a:hover {
	color: #003063;
	text-decoration: underline;

}

