td {
	font-family: "Ariel", Verdana, serif;
	font-size: 11pt;
	color: #000000;
}

a {
	color: #3b00fc;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

a img {
	border-color: #003366;
}
	
.justify {
	text-align: justify;
}

.orange {
	color: #3b00fc;
}

.framed {
	border : 1px dashed #3b00fc;
	background-color : #FFDD77;
}

