.footer {
	font-size: 10px;
	text-align: center;
	color: #000000;
}
.count_line {

	font-size: 12px;
	text-align: center;
	color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #E3DFDE;
}
.intro_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-decoration: underline;
}
.form_text {
	font-weight: bold;
}

.services {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.fieldset {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #631D45;
	text-decoration: underline;
}

.NewsHeadlines A:link {color:#0066FF} A:visited {color:#0066FF}

.form_instruct {

	font-size: 12px;
	text-align: center;
	color: #000000;
}

.requiredtext {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}

.purple_txt {
    color: #631D45; font-family: Kartika; 
}
