a {
	color: #006699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}

A:hover	 {
			Color : #FFFF66
		}

.tableborder {
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: 336699;
	border-left-color: 336699;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.75em;
	text-align: justify;

}
li {
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.75em;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #0066CC;
}
