.form1 {
	height: 24px;
	width: 100px;
	clear: none;
	float: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
	vertical-align: top;
	padding-right: 2px;
	padding-left: 2px;
	line-height: 18px;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
.headings {
	font-family: Arial, Verdana, "Times New Roman", "Segoe UI";
	font-size: 16px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 4px;
}
.hr1 {
	color: #CCC495;
	width: 600px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 2px;


}
.hr1Copy {

	color: #CCC495;
	width: 400px;
}

@font-face {
   font-family: segoeui;
   font-style:  normal;
   font-weight: 700;
   src: url(GOUDYST0.eot); 
}
.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
	vertical-align: top;
	line-height: 18px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-right: 6px;
	margin-left: 6px;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	background-image: url(images/footerBG.png);
	text-decoration: none;
}
