@charset "utf-8";
/* CSS Document */

div .normtext {
color: #636466;
font-family: Arial;
font-size: 9pt;
text-align: justify;
line-height: 1.3;
font-style:normal;
}

div .normtext1 {
color: #636466;
font-family: Arial;
font-size: 9pt;
text-align: center;
font-style:normal;
}

div .normtext2 {
color: #ffffff;
font-family: Arial;
font-size: 9pt;
text-align: center;
font-style:bold;
}

div .normtext3 {
color: #636466;
font-family: Arial;
font-size: 8pt;
text-align: justify;
line-height: 1.3;
font-style:normal;
}

div .testimonialnames {
color: #636466;
font-family: Arial;
font-size: 9pt;
text-align: right;
font-style:bold;
}

div .footer {
color: #524f26;
font-family: Arial;
font-size: 8pt;
text-align: center;
font-style:normal;
}

div .footer2 {
color: #524f26;
font-family: Arial;
font-size: 8pt;
text-align: left;
font-style:normal;
}

div .titletext {
color: #524f26;
font-family: Arial;
font-size: 12pt;
text-align: justify;
font-style:bold;
}

div .titletext1 {
color: #524f26;
font-family: Arial;
font-size: 11pt;
text-align: left;
font-style:underline;
}

div.lpxcenterpageouter { 
text-align: center; 
position: absolute; 
top: 0px; 
left: 0px; 
width: 100% 
}

div.lpxcenterpageinner { 
position: relative; 
margin: 0 auto; 
text-align: left; 
width: 921px; 
}

a:link {
	color: #524f26;
}
a:visited {
	color: #b3d88c;
}
a:hover {
	color: #b3d88c;
}
a:active {
	color: #b3d88c;
}
a {
	font-weight: bold;
}

body {
	background-color: #89D4E3;
}
