/* intheflowcoaching.com typography style sheet															*/

body {
	margin-left:0px;
	margin-top:25px;
	background-color:#6699CC;
	background-image:url(img/background.jpg);
}

a {
	text-decoration: underline;
	color:#1F77FC;
}

a:hover {
	color:#1F77FC;
	text-decoration: underline;
}

a:visited {
	color:#7b46a8;
	text-decoration: none;
}

a:active {
	color:#1F77FC;
	text-decoration: underline;
}

img {
	border:0px;
}

table {
	padding:0px;
}

.highlight {
	background-color:#FFFF00;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	font-variant: normal;
	color: #333000;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333000;
	line-height: 14pt;
}

.address {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	line-height: 12pt;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
}


.quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	line-height:16px;
}

.credit {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: .65em;
	line-height:14px;
}

.callout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .71em;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	font-variant: normal;
	color: #333000;
}