.tableborder {
	border: 2px solid #330066;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #330066;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.topline {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	list-style-image: url(../images/dogbone.gif);
	list-style-position: inside;
	text-indent: 10pt;

}
.list {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-indent: 4px;
}
.boldtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #330066;
	font-weight: bold;

}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #330066;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #330066;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #330066;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCFF;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCFF;
}
