body {
  font-family: Tahoma, Geneva, Arial, helvetica, sans-serif;
  margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {
	color: #5783D2;
	font-size: large;
	font-weight: bold;
}
.style2 {
	font-size: small;
	color: #3263BE;
}
.style3 {font-size: x-small}
a:link {
	color: #3263BE;
}
a:visited {
	color: #3263BE;
}
a:hover {
	color: #3263BE;
}
a:active {
	color: #3263BE;
}
.style11 {color: #204F7D}
.style12 {font-size: 9px}
.style13 {font-size: small; color: #3263BE; font-weight: bold; }

td {
	font-family: Tahoma, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Tahoma, Geneva, Arial, helvetica, sans-serif;
}