a:link {
	color: #A14375;
}
a:visited {
	color: #C85593;
}
a:hover {
	color: #A14375;
}
a:active {
	color: #C85593;
}
.bigheader {
font-family:"Times New Roman", Times, serif;
font-size:20px;
color:#7B739C;
font-weight:bold;
}
.smallheader {
font-family:"Times New Roman", Times, serif;
font-size:16px;
color:#7B739C;
font-weight:bold;
}
.smallheader2 {
font-family:"Times New Roman", Times, serif;
font-size:16px;
color:#000000;
font-weight:bold;
}
.text {
font-family:"Times New Roman", Times, serif;
font-size:13px;
color:#000000;
}
td, p {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color:#000000;
}
.purple {
font-family:"Times New Roman", Times, serif;
font-size: 14px;
font-weight:bold;
}
.purple a:link {
	color: #7B739C;
	text-decoration:none;
}
.purple a:visited {
	color: #7B739C;
	text-decoration:none;
}
.purple a:hover {
	color: #A14375;
	text-decoration:none;
}
.purple a:active {
	color: #7B739C;
	text-decoration:none;
}
.Title {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#FF0000;
	font-weight:bold;
}