BODY, TD {
	font-family :  "Verdana";
	font-size: 13px;
	text-align: justify;
}

A {
	text-decoration: underline;
	color: #000088;
}

A:Hover {
	text-decoration: underline;
	color: #000088;
}

H3 {
	font-size: 16px;
	color: #000088;
	font-weight : bolder;
}

.line_bottom { border : 2px dotted; border-color: 9dacbf; }