A:link{
color: #191970;
 font: bold;
}
A:visited{ color: #4B0082; font: bold; }
A:active{color: #FF6347;font: bold;}
A:hover{
color: #00008B; font: bold;
background: #FFFF99;
}
	.highlight {
		background: #FFFF99;
	}

	.searchbox {
		alignment: center;
	}

	.copyright {
		text-align: center;
		font-family: Verdana;
		font-size: 9px;
	}

	.homelink {
		text-align: center;
		font-family: Verdana;
		font-size: 12px;
	}

	.heading {
		text-align: center;
		font-family: Verdana;
		font-size: 24px;
		font-weight: bold;
	}

	td.catlisthead {
		border-top: solid 1px #B3CDE3;
		border-bottom: solid 1px #B3CDE3;
		background: #D6D5EE;
		font-family: Verdana;
		font-size: 14px;
		font-weight: bold;
	}

	td.catlist {
		border-bottom: 1px dashed #B3CDE3;
		font-family: Verdana;
		font-size: 12px;
	}

	td.srchlisthead {
		border-top: solid 1px #B3CDE3;
		border-bottom: solid 1px #B3CDE3;
		background: #DFD9FC;
		font-family: Verdana;
		font-size: 14px;
		font-weight: bold;
	}

	td.srchlist {
		border-bottom: dashed 1px #B3CDE3;
		font-family: Verdana;
		font-size: 12px;
	}

	td.faqlisthead {
	border-top: solid 1px #B3CDE3;
	border-bottom: solid 1px #B3CDE3;
	background: #330099;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	}

	td.faqlist {
		border-bottom: dashed 1px #B3CDE3;
		font-family: Verdana;
		font-size: 12px;
	}

	th.faqdetail {
		font-family: Verdana;
		font-size: 12px;
		font-weight: bold;
		text-align: right;
		border-right: solid 1px lightgray;
	}

	td.faqdetail {
		font-family: Verdana;
		font-size: 12px;
		text-align: left;
	}

	td {
		font-family: Verdana;
		font-size: 12px;
		text-align: left;
	}
