.skin_tealSquares {
	background-image: url(img/skin-squares-teal.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

body {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	color: #82B8B7;
}

P, TD {
	font-size: 13px;
	color: #666666;
}

A {
text-decoration: none;
color: #D86B0F;
}

A:hover {
text-decoration: underline;
}

div#faqs h2 {
margin: 0 0 5px 0;
padding: 3px;
}

div#faqs h3 {
margin: 0;
padding: 0 0 10px 50px;
font-weight: normal;
}

div#faqs a {
text-decoration: none;
color: #D86B0F;
}

div#faqs a:hover {
text-decoration: underline;
}
