body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #555648;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-size: 9pt;
	text-decoration: none;
	line-height: 25px;
	color: #000000;
	word-break:break-all;
}
A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #990000; TEXT-DECORATION: none
}
a.nav:link {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

a.nav1:link {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
a.nav1:visited {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
a.nav1:hover {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.table {
	background-color: #F3F3F3;
}

.border {
	border: 1px solid #CCCCCC;
}
.fontsize1 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.fontsize2 {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

