.title1 {
	color: #0D3865;
}
.text1 {
	color: #FF9933;
}
.title {
	font-family: Arial;
	font-size: 16px;
	color: #0D3865;
	font-weight: bold;
	line-height: 20px;
}
.title2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0D3865;
}
.table {
	padding: 8px;
}
.tableCopy {
	padding-right: 8px;
	padding-left: 8px;
}
a:link {
	color: #595959;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}
a:visited {
	color: #595959;
	text-decoration: none;
}
