a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #330033;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #330033;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330033;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #330033;
}
.table-outline {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 003366;
	border-right-color: 003366;
	border-bottom-color: 003366;
	border-left-color: 003366;
}
.bottomlink {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990033;


}
