@charset "utf-8";
.style2 {
	color: #FF0000
}

.style1 {
	color: #457D3F;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11.5px;
	color: #457d3f;
	text-decoration: none;
}
.policy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #457d3f;
	text-align: center;
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #4F7B48;
	font-size: 11px;
}

a:visited {
	text-decoration: none;
	color: #CC9900;
	font-style: italic;
	font-size: 11px;
}
a:hover {
	text-decoration: underline;
	color: #663399;
	font-size: 11px;
}
a:active {
	text-decoration: none;
	color: #996600;
	font-style: normal;
	font-size: 11px;
}
h1 {
	font-size: 20px;
	color: #457d3f;
	text-align: center;
}
h2 {
	font-size: 18px;
	color: #457d3f;
}
h3 {
	font-size: 14px;
	color: #457d3f;
	text-align: left;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11.5px;
	font-style: normal;
	font-weight: normal;
	color: #457d3f;
	text-decoration: none;
	text-align: cenre;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
}
body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center 250px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../assets/Business_Woman_Watermark.jpg);
	width: 800px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #457D3F;
	text-decoration: none;
}

.textfield {
	background-color: #E9F8F1;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #457D3F;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #457d3f;
	font-size: 10.5px;
}
