body {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
background-color: #0039A6;
text-align:center;
color: #000000;
	}
a:link { 
	color: #27509C;
	}
a:visited { 
	color: #27509C;
	}
a:hover { 
	color: #D8082C;
	}
a:active { 
	color: #999999;
	}
table.sample {
	border-width: thin;
	border-style: outset;
	border-collapse: separate;
	background-color: #ededed;
}
table.sample th {
	border-width: 2px;
	padding: 2px;
	border-style: none;
	border-color: blue;
	background-color: white;
}
table.sample td {
	border-width: 2px;
	padding: 2px;
	border-style: none;
	border-color: blue;
	background-color: white;
}
table.sample2 {
	border-width: thin;
	border-style: outset;
	border-color: #000066;
	background-color: #ededed;
}
table.sample2 td {
	border-width: 2px;
	padding: 0px;
	border-style: none;
	border-color: blue;
	background-color: #DDDDDD;
}
.purple {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #7C10AB;
}
.type1 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.type2 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.type3 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
}
.type4 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.typelinks {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.typeright {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	}
.typecenter {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	}
.table01 {
	border: none;
	border-spacing: 0pt;
	border-width: none;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	}
td img { 
	display: block; 
	}
img { 
	border-style: none 
	}
input { 
	background-color:#D8DDF0
	}