.form1 {

	font-size: 9pt;

	color: #484848;

	border: 1px solid #CECECE;

	background-color: #f7f7f7;

}

a {
	font-size: 9pt;

	color: #484848;

	text-decoration: none;
}

body {

	font-size: 9pt;

	color: #484848;

	text-decoration: none;

}

td {

	font-size: 9pt;

	color: #484848;

}

a:hover {

	color: #FF9900;

	text-decoration: none;

}

.list {

	line-height: 30px;

}

