.text {
	font-size: 9pt;
	line-height: 20pt;
	color: #000033;
	text-decoration: none;

}
.contactus {
	font-size: 9pt;
	color: #000033;
}
.table {
	background-color: #EBEBEB;
	border: 1px solid;
	font-size: 9pt;
	line-height: 15pt;


}
a:hover {
	color: #990000;
	text-decoration: underline;

}
