.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #003333;
	text-decoration: none;
}
.table1 {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}

