body {
	margin: 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #0E47A1;
	text-decoration: none;
}
a:visited {
	color: #0E47A1;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #0E47A1;
	text-decoration: none;
}


.copyright {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.td2 {
	background-color: #DDDDDD;
	font-size: 11px;
}
.td3 {
	font-size: 11px;
}


.th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.th2 {
	color: #FFFFFF;
	background-color: #FE9900;
	font-weight: bold;
}
.th3 {
	color: #FFFFFF;
	background-color: #999999;
	font-size: 11px;
}
.th4 {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.line {
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}

.left {
	color: #0E47A1;
	line-height: 16px;
}
.ul {
	line-height: 30px;
}

