body, td {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

.tophead {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #343FA1;
	border-bottom: 1px solid #000000;
}

.topheadborder {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #000000;
}

.thumbnail {
	border: 1px solid #000000;
}

.cell1 {
	background-color: #f0f0ff;
}

.cell2 {
	background-color: #d0d0f0;
	border-bottom: 1px solid #9090c0;
	border-top: 1px solid #9090c0;
}
.cell3 {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}


a:hover {
	text-transform: none;
	font-style: normal;
	color: #33aacc;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #343FA1;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #225599;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #343FA1;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #343FA1;
}
.mainBody {
	background-color: #004477;
}

.lightTable {
	background-color: #ffffff;
	font-size: 9pt;
	width:720px;
}

.mainTable {
	width:500px;
	border: thin #000000 solid;
	background-color:#ffffff;
}