td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}
a:link {
	color: #663399;
}
a:hover {
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
a:visited {
	color: #666699;
}
.pt14-purple {
	font-size: 14px;
	color: #663366;
	font-weight: bold;
}
.pt12-purple {

	font-size: 12px;
	color: #663366;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #663366;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px;

}
h2 {
	font-size: 12px;
	color: #663366;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px;

}
.pt11 {
	font-size: 11px;
}
.italics {
	font-style: italic;
}
