h1 {
	font-family: Arial;
	font-size: 22px;
	color: #400040;
	font-weight: bold;
	padding-left: 10px;
}
.maintext {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	padding: 5px 10px;
}
.spacedtext {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	padding: 5px 10px;
	line-height: 18px;
}
.purpletitle {
	font-family: Verdana;
	font-size: 14px;
	color: #400040;
	font-weight: bold;
}
.white {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.grey {
	font-family: Verdana;
	font-size: 12px;
	color: #400040;
}
.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.blacksml {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #400040;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #400040;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #400040;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 12px;
	color: #400040;
	text-decoration: none;
}
#leftnav a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #400040;
	text-decoration: none;
	font-weight: bold;
}
#leftnav a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #400040;
	text-decoration: none;
	font-weight: bold;
}
#leftnav a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#leftnav a:active {
	font-family: Verdana;
	font-size: 12px;
	color: #400040;
	text-decoration: none;
	font-weight: bold;
}
#nav2 a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #400040;
	text-decoration: none;
	font-weight: bold;
}
#nav2 a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #400040;
	text-decoration: none;
	font-weight: bold;
}
#nav2 a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#nav2 a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#white a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
#white a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
#white a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #ec8300;
	text-decoration: none;
}
#white a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.forminput {  
	font-family: Verdana;
	font-size: 11px;
	color: #4d0050;
	background-color: #ffffff
}
.purplebox {
	border: 1px solid #400040;
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
	padding: 5px;
}
#cursor {cursor: pointer}