.atitle {
	font-family: "Times New Roman", Garamond;
	font-size: 48px;
	font-weight: bold;
      font-style: italic;
	line-height: 52px;
	color: #000099;
	margin: 0 0;
      margin-bottom: 30px;
	display: line;
      border-top: #CC9966 1px solid;
      border-bottom: #CC9966 1px solid;
}
.arule {
	color: #CC9966;
	margin: 0 0;
}
.atext {
	font-family: "Times New Roman", Garamond;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #000099;
}
.ahome {
	font-family: "Times New Roman", Garamond;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #000099;
}
.alink {
	font-family: "Times New Roman", Garamond;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000099;
}
.ahomelink {
	font-family: "Times New Roman", Garamond;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #6666DD;
}