body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
.bggrey {
	background-color:#F0F0F0;
}
.texthomeheader {
	font-family: Georgia;
	font-size: 26px;
	color: #000000;
	font-weight: normal;
}
.texthome {
	font-family: Georgia;
	font-size: 13px;
	color: #000000;
	line-height: 1.3em;
}
.texthomelinks {
	font-family: Georgia;
	font-size: 18px;
	color: #672093;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
}
.texthomelinks a:link {
	color: #672093;
	text-decoration:underline;
}
.texthomelinks  a:visited {
	color: #672093;
	text-decoration:underline;
}
.textheader {
	font-family: Georgia;
	font-size: 26px;
	color: #FFFFFF;
	font-weight: normal;
}
.textheader-s {
	font-family: Georgia;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
}
.text {
	font-family: Georgia;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.4em;
}
.textheading {
	font-family: Georgia;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 30px;
}
.textlinks {
	font-family: Georgia;
	font-size: 14px;
	color: #672093;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
}
.textlinks a:link, .texthomelinks a:hover, .texthomelinks a:visited {
	color: #672093;
	text-decoration:underline;
}
.inputform { 
	font-family: arial;
	background: #E9E9E9;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	color: #000000;
}
