.Large {
	color: #952394;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.form {
	color: #952394;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
}
.primary {
	color: #952394;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #FFFFFF;
	vertical-align:top;
		
}
.primary a:link {
	color: #952394;
	text-decoration: none;
	
}
.primary a:visited {
	color: #952394;
	text-decoration: none;
	
}
.headerbar {
	color: #00FF05;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #FFFFFF;
	border: none;
	
}
.headerbar a:link {
	color: #00FF05;
	text-decoration: none;
	font-size: medium
	border: none;
	
}
.headerbar a:visited {
	color: #00FF05;
	text-decoration: none;
	font-size: medium
	border: none;
	
}