td {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}

td.para {
	line-height: 18px;
}

td.header {
	padding-top: 18px;
	font-family: verdana;
	font-size: 15px;
	color: #336699;
	border-bottom: solid 1px #336699;
}

.td4 {
	border-top: 1px none #CDDFED;
	border-right: 1px none #CDDFED;
	border-bottom: 1px solid #CDDFED;
	border-left: 1px none #CDDFED;
}

a {
	color: navy;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana;
}
a:hover {
	color: navy;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: underline;
}