/* CSWapFinnCap\css\home_text.css */
H1,
.h1 div,
.h1 /* Heading 1 */
{
	display: inline;
	color: #8BAEA2;
	font-size: 58px;
	font-weight: normal;
	top: -10px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: georgia;
	font-weight: normal;
}
H2,
.h2 div,
.h2 /* Heading 2 */
{
	font-family: georgia;
	color: #8BAEA2;
	font-size: 14px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
}
H3,
.h3 div,
.h3 /* Heading 3 */
{
	color: black;
	font-size: 14px;
	font-family: georgia;
	font-weight: normal;
}
.lp /* Lead para */
{
	color: #474220;
	font-size: 20px;
	font-family: georgia;
	font-weight: normal;
}
.n /* Normal */
{
	color: black;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
}
.s /* Small */
{
	color: black;
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
}
a,
#content a
{
	color: #8BAEA2;
	text-decoration: none;
}
