body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 180%;
	color: #000000;
	margin: 0px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #003333;
}
.header {
	font-size: 14px;
	font-weight: bold;
	color: #003333;
}
.pictureBorder {
	border: 2px solid #003333;
}
h2 {
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #003333;
	border-bottom-width: 2px;
	border-left-width: 11px;
	border-bottom-style: solid;
	border-top-color: #330033;
	border-right-color: #330033;
	border-bottom-color: #330033;
	border-left-color: #330033;
	font-style: italic;
	border-left-style: solid;
	padding-left: 7px;
}
.title {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #003333;
}
a:link {
	font-style: normal;
	font-weight: normal;
	color: #330033;
}
a:visited {
	font-style: normal;
	font-weight: normal;
	color: #330033;
}
a:hover {
	font-style: italic;
	font-weight: bold;
	color: #003333;
}
.pinkText {
	color: #864533;
	font-weight: normal;
	line-height: 110%;
}
.greenText {
	color: #576F37;
	line-height: 130%;
}
.blueText {
	color: #474C6A;
	line-height: 130%;
}
h3 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #330033;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003333;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #003333;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.dataBorder {
	border: thin solid #4A496E;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #484771;
	font-size: 10px;
}
.quote {
	font-size: 16px;
	font-style: italic;
	color: #666699;
	font-weight: bold;
	text-align: center;
	line-height: 200%;
}
.author {
	font-style: italic;
	font-weight: bold;
	color: #003333;
}
.seminar {
	font-weight: bold;
	color: #003333;
}
.skype {
	text-align: center;
	padding: 10px;
}
.imagefloatleft {
	float: left;
	margin-right: 20px;
}
