table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
img {
	border: none;
	vertical-align:text-bottom;
}
p {
	text-align:justify;
}
.borderTopLeftRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderBottomLeftRight {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a:link {
	color: #336699;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #336699;
}
a:active {
	color: #333333;
}

.case td {
	text-align:justify;
}

.case h1, .case h2, .case h3, .case p {
	font-family: Arial, Helvetica, sans-serif;
}
.case h1 {
	font-size:14px;
}

.case p, .case h2, .case h3{
	font-size:12px;
}
