﻿* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #fff;
}
table {
	border-collapse: collapse;
	border-width: 0px;
}
img {
	border-width: 0px;
}
form {
	margin: 0;
	padding: 0;
}
.v-a-t {
	vertical-align: top;
}
.t-a-c {
	text-align: center;
}
.w-h-100-p {
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.w-100-p {
	width: 100%;
	vertical-align: top;
}
.main-table {
	width: 795px;
	margin: 0 auto;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}
p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #0099ff;
	text-decoration: none;
}
p a:hover {
	color: #0099ff;
	text-decoration: underline;
}
.title-black {
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 17pt;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	margin-bottom:23px;
}
.title-blue {
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 17pt;
	font-weight: normal;
	color: #4472bc;
	text-decoration: none;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	margin-bottom:23px;
}
.title-blue a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	font-weight: normal;
	color: #4472AE;
	text-decoration: none;
}
.title-blue a:hover {
	color: #4472AE;
	text-decoration: underline;
}
.txt-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}
.txt-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	color: #0099ff;
	text-decoration: none;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}
.txt-blue a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	color: #0099ff;
	text-decoration: none;
}
.txt-blue a:hover {
	color: #0099ff;
	text-decoration: underline;
}

.txt-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #4472bc;
	text-decoration: none;
	line-height: 17px;
	padding: 0px;
	margin: 0px;
}
.txt-footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #4472bc;
	text-decoration: none;
}
.txt-footer a:hover {
	color: #4472bc;
	text-decoration: underline;
}

