p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3A6E8F;
}
.border {
	border: 1px solid #DE9F74;
}
a.one {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3A6E8F;
}
a.one:link {
	text-decoration: none;
}
a.one:visited {
	text-decoration: none;
	color: #3A6E8F;
}
a.one:hover {
	text-decoration: underline;
	color: #3A6E8F;
}
a.one:active {
	text-decoration: none;
	color: #3A6E8F;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #3A6E8F;
}
hr { color: #3A6E8F;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #3A6E8F;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #3A6E8F;
}

li {
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #DE9F74;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3A6E8F;
}
.rightborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DE9F74;
	border-right-color: #DE9F74;
	border-bottom-color: #DE9F74;
	border-left-color: #DE9F74;
}
a.two {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #3A6E8F;
}
a.two:link {
	text-decoration: underline;
}
a.two:visited {
	text-decoration: underline;
	color: #3A6E8F;
}
a.two:hover {
	text-decoration: none;
	color: #DE9F74;
}
a.two:active {
	text-decoration: underline;
	color: #3A6E8F;
}
a.three {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #3A6E8F;
}
a.three:link {
	text-decoration: none;
}
a.three:visited {
	text-decoration: none;
	color: #3A6E8F;
}
a.three:hover {
	text-decoration: underline;
	color: #DE9F74;
}
a.three:active {
	text-decoration: none;
	color: #3A6E8F;
}
.pinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #DE9F74;
}
a.four {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
a.four:link {
	text-decoration: none;
}
a.four:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.four:hover {
	text-decoration: none;
	color: #3A6E8F;
}
a.four:active {
	text-decoration: none;
	color: #FFFFFF;
}

.blueborder {
	border: 1px solid #3A6E8F;
}
.whitebigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}