BODY, TD {
	font-family: Verdana CE, Geneva CE, Verdana, Geneva, sans-serif;
	color : Black;
}
A {
	text-decoration: none;
	color: #0000CC;
}
A:VISITED {
	color : #0000CC;
}
A:Hover {
	text-decoration: underline;
	color: Blue;
}
.justify {
	text-align : justify;
}
.tab60 {
	text-indent : 60%;
}
.tab350px {
	text-indent : 350px;
}
.tab8cm {
	text-indent : 8cm;
}
.verdana {
	font-family: Verdana CE, Geneva CE, Verdana, Geneva, sans-serif;
	color : Black;
}
