body {
	background-color: #414161;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}



/* Link styles */
a:link {
	color: #000033;
	text-decoration: none;

}
a:visited {  color: #000033; text-decoration: none}
a:hover {
	text-decoration: underline;
	color: #000033;
}

.featurelinks {
	font-size: 11px;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;}

.featurelinks a:link {  color: #006699; text-decoration: none}
.featurelinks a:visited {  color: #006699; text-decoration: none}
.featurelinks a:hover {
	text-decoration: underline;
	color: #333333;
}




/* Text styles */

.txt6 {
	font-size: 6px;
	color: #000033;
}
.txt7 {
	font-size: 7px;
	color: #000033;
}.txt8 {
	font-size: 8px;
	color: #000033;
}.txt9 {
	font-size: 9px;
	color: #000033;
}.txt10 {
	font-size: 10px;
	color: #000033;
}
.txt11 {
	font-size: 11px;
	color: #000033;
}
.txt12 {
	font-size: 12px;
	color: #000033;
}
.txt14 {
	font-size: 14px;
	color: #000033;
}.txt16 {
	font-size: 16px;
	color: #000033;
}

/* Text styles white */
.txt9wht {
	font-size: 9px;
	color: #ffffff;
}.txt10wht {
	font-size: 10px;
	color: #ffffff;
}
.txt11wht {
	font-size: 11px;
	color: #ffffff;
}
.txt12wht {
	font-size: 12px;
	color: #ffffff;
}
.txt14wht {
	font-size: 14px;
	color: #ffffff;
}.txt16wht {
	font-size: 16px;
	color: #ffffff;
}
.intro {
	font-size: 13px;
	line-height: 19px;
	color: #000033;
}

/* Formstyles */

select {
	font-size: 11px;
	border: 1px solid #666666;
	background-color: #ECE9D8;
}

input {
	font-size: 11px;
	color: #000000;
}
textarea {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
hr {
	background-color: #414161;
	color: #414161;
}
ul {
	list-style-position: inside;
	list-style-image: url(media/bullet.gif);
	text-indent: -25px;
}
.content {
	float: left;
	width: 530px;
	margin-left: 20px;
	text-align: left;
}
.content h1 {
	font-size: 16px;
}
.tel {
	font-size: 14px;
	font-weight: bold;
}
